![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, In VS.NET 2008 I can create a new Web Service by File -> New -> Web site… menu and then choosing "ASP.NET Web Service". I cannot find this one in VS.NET 2010 so how can I create a Web Service from VS.NET 2010? Thanks, Asaf |
#3
| |||
| |||
|
|
Asaf wrote: Hello, In VS.NET 2008 I can create a new Web Service by File -> New -> Web site… menu and then choosing "ASP.NET Web Service". I cannot find this one in VS.NET 2010 so how can I create a Web Service from VS.NET 2010? Thanks, Asaf You create a new Empty Asp.Net Project, and then you add the Web service as a new item to the project. . |
#4
| |||
| |||
|
|
Hello Arnold, I know I can create a new Web Service from an Empty ASP.NET project but it is not the same as it is from VS.NET 2008 where it adds other folders and many stuff at Web.config file where VS.NET Empty ASP.NET project are kind of having nothing in Web.config and folders? |
#5
| |||
| |||
|
|
I know I can create a new Web Service from an Empty ASP.NET project but it is not the same as it is from VS.NET 2008 where it adds other folders and many stuff at Web.config file where VS.NET Empty ASP.NET project are kind of having nothing in Web.config and folders? |
#6
| |||
| |||
|
|
Hello Arnold, I know I can create a new Web Service from an Empty ASP.NET project but it is not the same as it is from VS.NET 2008 where it adds other folders and many stuff at Web.config file where VS.NET Empty ASP.NET project are kind of having nothing in Web.config and folders? Regards, Asaf "Mr. Arnold" wrote: Asaf wrote: Hello, In VS.NET 2008 I can create a new Web Service by File -> New -> Web site… menu and then choosing "ASP.NET Web Service". I cannot find this one in VS.NET 2010 so how can I create a Web Service from VS.NET 2010? Thanks, Asaf You create a new Empty Asp.Net Project, and then you add the Web service as a new item to the project. . |
#7
| |||
| |||
|
|
When selecting "New Web Site", change the .NET framework version to 3.5 (or earlier) and you should then have the ASP.NET Web Service project option "Asaf" wrote: Hello Arnold, I know I can create a new Web Service from an Empty ASP.NET project but it is not the same as it is from VS.NET 2008 where it adds other folders and many stuff at Web.config file where VS.NET Empty ASP.NET project are kind of having nothing in Web.config and folders? Regards, Asaf "Mr. Arnold" wrote: Asaf wrote: Hello, In VS.NET 2008 I can create a new Web Service by File -> New -> Web site… menu and then choosing "ASP.NET Web Service". I cannot find this one in VS.NET 2010 so how can I create a Web Service from VS.NET 2010? Thanks, Asaf You create a new Empty Asp.Net Project, and then you add the Web service as a new item to the project. . |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |