how to deploy website application

G

Guest

Hi all,

I have website application in development machine. It is using atl com
component and created interop using tlbimp. It is working fine.

Now, I want to deploy on production machine. I have com componnent and
interop.
I created publish version of web-site. I am getting different errors. In
productin machine, we dont have 2005 command prompt and tlbimp tools. we have
only .net framework 2.0. What steps I have to take to deploy this web-site
application with com component?

Thanks in advance.
 
G

Guest

John said:
Hi all,

I have website application in development machine. It is using atl com
component and created interop using tlbimp. It is working fine.

Now, I want to deploy on production machine. I have com componnent and
interop.
I created publish version of web-site. I am getting different errors. In
productin machine, we dont have 2005 command prompt and tlbimp tools. we
have
only .net framework 2.0. What steps I have to take to deploy this web-site
application with com component?

Thanks in advance.

A COM compont must be registered on a server with the regsvr32

regsvr32 <name>.dll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top