Deploying windows application
-
-
Hi all, i working with windows applications(C#).i used webservice in this .Application is working fine in vs 2005 but after deploying it is giving error as - Unable to connect to the remote server . can any body explain me how to resolve this problem ...
Well, if it gets this far, then it's not a deployment issue, .NET must be present. Firewall perhaps ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Well, if it gets this far, then it's not a deployment issue, .NET must be present. Firewall perhaps ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
Hi , Thanks for ur reply . i disabled firewall and .net 2005 is there where im trying to installed this application. one more thing i have to say .. here that deployed application is executing fine if first the application is exeuted in IDE .because the the service is still running after executing the application . that webservice is not running when we execute exe file .. i think u got what im trying to say ... pls let me know if u get the solution .. thanks CSN
-
Hi , Thanks for ur reply . i disabled firewall and .net 2005 is there where im trying to installed this application. one more thing i have to say .. here that deployed application is executing fine if first the application is exeuted in IDE .because the the service is still running after executing the application . that webservice is not running when we execute exe file .. i think u got what im trying to say ... pls let me know if u get the solution .. thanks CSN
Hi, excuse me if there is any error in my english ;) I think that the problem is not your application but the publication of the webservice in IIS, make sure that the webservice is accessible, typing the address in the browser.
Il principe ;)