943,520 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 4134
  • ASP.NET RSS
Jan 25th, 2007
0

Please anybody help to solve error "class not registered" problem in vs 2003

Expand Post »
Hi,

i got error "class not registered" when i try to create web setup and deployment project to my web application. i created web setup and deployment project many times to my application, but i getting this error now.please anybody try to help me out, if anybody solve this problem really million thanks to them.


Thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Rocksoft is offline Offline
12 posts
since Dec 2006
Jan 30th, 2007
0

Re: Please anybody help to solve error "class not registered" problem in vs 2003

sounds like a problem with VS2003, sometimes you just need to repair the install and the error goes away. Can happen if VS crashes or if you remove ad-ins etc. etc. Either way repairing the install may solve it, or reinstalling the add-in that you may have deleted
Reputation Points: 68
Solved Threads: 9
Junior Poster
sedgey is offline Offline
130 posts
since Jan 2007
Jan 30th, 2007
0

Re: Please anybody help to solve error "class not registered" problem in vs 2003

Click to Expand / Collapse  Quote originally posted by sedgey ...
sounds like a problem with VS2003, sometimes you just need to repair the install and the error goes away. Can happen if VS crashes or if you remove ad-ins etc. etc. Either way repairing the install may solve it, or reinstalling the add-in that you may have deleted
Hi,

Really thanks for your reply, i solved this problem when i repaired the vs .net 2003, but i have another problem in my project, the following problem is "The dependency 'ICSharpCode.SharpZipLib' could not be found.", can you please try to give some solution to this problem. Again thanks for your reply.

Thanks.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Rocksoft is offline Offline
12 posts
since Dec 2006
Jan 30th, 2007
0

Re: Please anybody help to solve error "class not registered" problem in vs 2003

Ahh that old chestnut! with any .dll or library (reference) that you intend to use in a project it's recommendable to keep the .dll in a folder somewhere that doesnt move or add the assembly to the gac, I usually use C:\program files\ICsharpCode.SharpZipLib\thelibrary.dll (anything will do this just makes sense to me as it keeps them in an obvious place)
then when you add the reference when it looks for an updated assembly then it will find the assembly in the location it was added from. If you have already removed the reference and are still getting the error, I'd check all my code files for references (just search the whole solution) thats only if the project is not building of course. It's usually just a warning because VS2003 is looking for the file where it was originally added from to check it's build version to see if its been updated and do you a favour by adding the latest version.
Last edited by sedgey; Jan 30th, 2007 at 11:37 am.
Reputation Points: 68
Solved Threads: 9
Junior Poster
sedgey is offline Offline
130 posts
since Jan 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Need Help
Next Thread in ASP.NET Forum Timeline: help me out





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC