c# and vb.net
-
hi all, i am having a situation where i have to club c# and vb.net projects togathere and it is not running from server pls. help me.
-
hii mike, i am developing a project in vb.net. one of the module which i need for this project is alredy developed by another one in c#. my project manager asked me to use that. so i am using it. I added this that c# module into my project as another project. while i am running from my machin there is no problem. when i put it on server, it is prompting for username and password to logon to that server. how to do this ?? i dono have much time also.. pls. give me some solution for the scenario.. or tell me is there any standard approch to do it?? thanking you
-
hii mike, i am developing a project in vb.net. one of the module which i need for this project is alredy developed by another one in c#. my project manager asked me to use that. so i am using it. I added this that c# module into my project as another project. while i am running from my machin there is no problem. when i put it on server, it is prompting for username and password to logon to that server. how to do this ?? i dono have much time also.. pls. give me some solution for the scenario.. or tell me is there any standard approch to do it?? thanking you
-
hii mike, i am developing a project in vb.net. one of the module which i need for this project is alredy developed by another one in c#. my project manager asked me to use that. so i am using it. I added this that c# module into my project as another project. while i am running from my machin there is no problem. when i put it on server, it is prompting for username and password to logon to that server. how to do this ?? i dono have much time also.. pls. give me some solution for the scenario.. or tell me is there any standard approch to do it?? thanking you
Smiles74 wrote:
hile i am running from my machin there is no problem. when i put it on server, it is prompting for username and password to logon to that server.
That sounds like a problem with the code rather than mixing VB.NET and C#. You'll need to supply more details on what the code is doing when the prompt appears.
Michael CP Blog [^] Development Blog [^]
-
hii mike, i am developing a project in vb.net. one of the module which i need for this project is alredy developed by another one in c#. my project manager asked me to use that. so i am using it. I added this that c# module into my project as another project. while i am running from my machin there is no problem. when i put it on server, it is prompting for username and password to logon to that server. how to do this ?? i dono have much time also.. pls. give me some solution for the scenario.. or tell me is there any standard approch to do it?? thanking you
I agree with Michael. This doesn't really sound like a c#/vb interoperability issue. Is sounds more like permissions on your server.
-
I agree with Michael. This doesn't really sound like a c#/vb interoperability issue. Is sounds more like permissions on your server.