hi,

i need help, i used vb component in asp pages but now i changed the vb component to vb.net dll in asp pages this dll is placed in asp application bin folder but the asp application can not connect to dll ie cannot create object.

so pls help me for how to create vb.net dll and using in asp application bin folder.

thanks
m.raja

ASP does not use a Bin folder.

You would have to register the DLL with the .net server in a command line (i cant remember). But even then, the dll would still need to be coded correctly to intergrade with Classic ASP.

Good changes are, if you dont know the different between .Net and Classic ASP, you wont be able to code a valid dll.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.