Autocad Service with w2003 server

Autocad Service with w2003 server

Anonymous
Not applicable
564 Views
3 Replies
Message 1 of 4

Autocad Service with w2003 server

Anonymous
Not applicable

Hi!

 

I did an application using Acad2010 interop thats (same app)::

Works fine in w7 in application form mode.

Works fine in w7 in service mode.

Works fine in w2003 in application form mode.

Doesn't work in w2003 in service mode.

 

The app is started and when the autocad interop is loadind, alocates around 1/3 of memory for acad.exe and pause.

The user to start the service is the administrator.

The system acount doesn't work too.

 

Somebody help me?

 

Thanks

0 Likes
565 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

Does your service have access to the C++ Runtime that corresponds with VS 2010 on that "w2003" box?

r,

dennis

0 Likes
Message 3 of 4

Anonymous
Not applicable

I'll verify.

The error returned, only in service mode is:

 

Falha na recuperação de factory de classes COM do componente com CLSID {6D7AE628-FF41-4CD3-91DD-34825BB1A251} devido ao seguinte erro: 80080005.

 

I belive that can be access.

 

Thanks!

0 Likes
Message 4 of 4

Anonymous
Not applicable

I did a test in w7 (service mode) and in first time doesn't work (same error).

After this I changed the user to execute the service and works!

 

But, in w2003 server this not work.

 

The autocad was instaled with administrative privileges and I know where I need change theses privs.

0 Likes