Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Service Precompile
Message
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Versions des environnements
Environment:
VB 8.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Divers
Thread ID:
01086294
Message ID:
01086297
Vues:
21
This message has been marked as the solution to the initial question of the thread.
>When I create a Web Service with VS 2.0 Do I select "New Project" or "New Web Site"?

VS 2005 has been made in a way to make it more complicated to synchronize Web Services from local to production server. Yes, this is under New Web Site. If MS thinks a Web Service is not a project, at least, they could have created another menu item such as New Web Service. But, making it under New Web Site is really confusing. It took me a while to find it as I never thought this could have been under that option. This has been discussed recently. For now, this is the place to create it.

>If I select "New Web Site" I can select "ASP.NET Web Serivce" I get the right template and it work if I run it but I do not have a project and I cannot precompile.
>
>How do I create a new Web Services with .NET 2.0 and get a Precompile exe?

There is no exe for Web Service. You would end up with DLL.

To publish, yes, another much more complicated task, you have to select Build / Publish Web Site. Yes, again, they consider a Web Service a Web site. So, this is also something they would have to improve in the next version. This will go in another new directory branch. You cannot publish under the actual branch. Also, you would end up with a very big branch instead of just the ASMX and the DLL files you are looking for. IAC, they are there. Once published, simply upload those two files to the server. That should do.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform