View Full Version : VC++ ASP.NET WEBSERVICE ?
Swissla
12-01-2004, 06:35 AM
I like to deploy my VC++ ASP.NET WebServices like I do my VB ASP.NET Services automatic. Does anybody know about it ?
bruce
12-01-2004, 07:23 AM
Are you using VS.NET to create the web service? or Visual Studio 6.0?
Can't you just upload the asmx file?
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
Swissla
12-01-2004, 09:39 AM
I use Visual Studio .Net VC++ (7.0) WebServices. VB 7.0, C# 7.0 work fine, but in VC++ 7.0 I cant define the Project-pathforthe hosted server (as with C#). It always deploys tomy local IIS server (where it works fine). When Iupload the.asmx file etc. with FTP, I get an Errormessagefrom the .config file line 36 when I call theURL in IE.
I also wonder what happens if the dll is loaded by the IIS server, can I overwrite it without stopping the IIS service ?VB and C# deploymentdoes itautomatic.
If it doesnt work I will use C#, but it would be nice to use all my old C++ librarys.
vBulletin® ©Jelsoft Enterprises Ltd.