----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: SenthilVel Message 1 in Discussion hi all Am trying to create a Dll from an existing .VB file . am not using visualstudiodotnet for creating the dll. so i use the command prompt to create the DLL ,Runing the VBC.Exe /target:library mycode.vb. when i am doing so i get exception in all the places where i have referenced the namespaces. for example, if i have used dim mycon as SQLCONNECTION ,i get a error near sqlconnection.and so on. but i have imported all the names spaces of sqlclient. But when i complie a CSHARP FILE, with the same functionality am not getting any exceptions, what is this so ? Should i refer any other namespaces for creating dll ?? or where am i wrong ? With Regards Senthil ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
