| | |
Please anybody help to solve error "class not registered" problem in vs 2003
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Dec 2006
Posts: 12
Reputation:
Solved Threads: 0
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.
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.
Re: Please anybody help to solve error "class not registered" problem in vs 2003
0
#2 Jan 30th, 2007
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
•
•
Join Date: Dec 2006
Posts: 12
Reputation:
Solved Threads: 0
Re: Please anybody help to solve error "class not registered" problem in vs 2003
0
#3 Jan 30th, 2007
•
•
•
•
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
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.
Re: Please anybody help to solve error "class not registered" problem in vs 2003
0
#4 Jan 30th, 2007
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.
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.
![]() |
Similar Threads
- "Critical Error Error" - Fake Alert (Viruses, Spyware and other Nasties)
- "Cannot find server or DNS Error" (Viruses, Spyware and other Nasties)
- "Cannot find server or DNS Error" (Viruses, Spyware and other Nasties)
- "Cannot find server or DNS Error" (Web Browsers)
- XP SP2 installation error: "unable to read from or write to the database" (Windows NT / 2000 / XP)
- RUNDLL error "Bridge.dll" (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: Need Help
- Next Thread: help me out
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# cac checkbox class commonfunctions confirmationcodegeneration contenttype countryselector css dataaccesslayer database datagrid datagridview datagridviewcheckbox deployment development dgv dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formatdecimal forms formview gridview gudi iframe iis javascript jquery listbox menu microsoft mouse mssql multistepregistration nameisnotdeclared news objects opera panelmasterpagebuttoncontrols problem redirect registration relationaldatabases reportemail rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webarchitecture webdevelopemnt webdevelopment webprogramming webservice youareanotmemberofthedebuggerusers





