Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Search Stardeveloper.com
Stardeveloper RSS Feed
Newsletter
Enter your email address below to be informed every time a new article is posted at Stardeveloper.com:

You can follow Faisal Khan on Twitter
Article Categories
.NET  .NET
  ASP (16)
  ASP.NET (41)
  ADO (16)
  ADO.NET (10)
  COM (6)
  Web Services (4)
  C# (1)
  VB.NET (3)
  IIS (2)

J2EE  J2EE
  JSP (15)
  Servlets (9)
  Web Services (1)
  EJB (4)
  JDBC (4)
  E-Commerce (1)
  J2ME (1)
  Products (1)
  Applets (1)
  Patterns (1)
Log In
UserName Or Email:

Password:

Auto-Login:

Miscellaneous Links
  Submit Article

Hosted by Securewebs.com
 
Home : .NET : COM : How to register/unregister an ActiveX DLL remotely using plain ASP?
 

As you can see the pros and cons of breaking or maintaining project compability are there. If you break compatibility, then you get to see your new code running immediately. However you need to change the project name & save it with this new project name. You also need to change the project name in your asp pages.

If you prefer to keep project compatibility, then you need to wait -- and for how long? -- for the remote server to be rebooted. But then you do not have to worry about changing and resaving with a new project name.

If you follow the instructions closely, the whole thing should work and for NT server. I have not tried it on a Win2000 server and so do not know whether it will work on it.

As a closing note, if you are not familiar with ActiveX DLL you will find on this StarDeveloper website an excellent tutorial written by Faisal Khan. That will get up you up and running on migrating your ASP pages to ActiveX DLLs. But before you rush into it, be aware that an ActiveX DLL once registered on the server can be used by other websites hosted on the same server.

As you can see the pros and cons of breaking or maintaining project compability are there. If you break compatibility, then you get to see your new code running immediately. However you need to change the project name & save it with this new project name. You also need to change the project name in your asp pages.

If you prefer to keep project compatibility, then you need to wait -- and for how long? -- for the remote server to be rebooted. But then you do not have to worry about changing and resaving with a new project name.

If you follow the instructions closely, the whole thing should work and for NT server. I have not tried it on a Win2000 server and so do not know whether it will work on it.

As a closing note, if you are not familiar with ActiveX DLL you will find on this StarDeveloper website an excellent tutorial written by Faisal Khan. That will get up you up and running on migrating your ASP pages to ActiveX DLLs. But before you rush into it, be aware that an ActiveX DLL once registered on the server can be used by other websites hosted on the same server.


Previous ( 1 Gone )( No Further Pages )

See all comments and questions (post-ad) posted for this tutorial.


Comments/Questions ( Threads: 1, Comments: 1 )
    Contains 1 or more replies by the Author of this Article.
    Contains 1 or more replies by Faisal Khan.

  1. Problem registering component

Post Comments/Questions

In order to post questions/comments, you must be logged-in. If you are not a member yet, then signup, otherwise login. Once you login then come back to this page and you'll see a form right here which will allow you to post comments/questions.

Please note, one of the benefits of signing up is to be notified immediately by email everytime you receive a reply to the thread you have subscribed to.

 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.