question

Elado avatar image
0 Votes"
Elado asked lextm commented

Can't find Web Service asmx

I'm using Visual Studio 2019
I can't find Web Service, no asmx file
Looking for new item there alost nothing to choose from.

I installed all I need.
I read here that I should use WCF service application instead, but niether this exist - https://social.msdn.microsoft.com/Forums/sqlserver/en-US/8080ed27-3ebf-493d-8faf-e74b8480ddd4/cannot-find-web-service-template?forum=vssetup

Anyone can help me ? I really need to get my progect get going today.
Thanks in advanced.

118735-new-item.png
118751-no-items.png


dotnet-csharp
new-item.png (47.0 KiB)
no-items.png (36.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Viorel-1 avatar image
1 Vote"
Viorel-1 answered lextm commented

Select the project node in Solution Explorer before performing these operations. Currently it seems that you have selected the solution node.

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

You mean this - 118753-%D7%9C%D7%9B%D7%99%D7%93%D7%94.png


Thanks it in there.

Can I ask another question?
Should my DAL and BLL be inside my "ShopWebApplication1" ASP.net ?

0 Votes 0 ·
לכידה.png (21.8 KiB)

Should my DAL and BLL be inside my "ShopWebApplication1" ASP.net ?

I have no idea. Probably it is generally more satisfiable to have separate projects.


1 Vote 1 ·