am using VStudio.NET 2005 and i created a windows control library project then i added a new button and a simple routine for it
i added the dll object to a website
it works perfectly in development server but when i use IIS and try to access the web form the activeX control can't be loaded as if the classID is a wrong class ID
i use the classID="fileNa me.dll#Namespac e.ControlName"
also it doesnt work when i publish the website
i just want to know what i did wrong
thanks
ministainer
i added the dll object to a website
it works perfectly in development server but when i use IIS and try to access the web form the activeX control can't be loaded as if the classID is a wrong class ID
i use the classID="fileNa me.dll#Namespac e.ControlName"
also it doesnt work when i publish the website
i just want to know what i did wrong
thanks
ministainer