Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

So im doing a webservice and the system works great when im testing it through the webbrowser, but when the other software is going to communicate with the webservice it wont work.

My plan is to set up the webservice in debug mode. But when i start the debugging in visual studio it tells me:

 

"Running the project requires settig an initial Web page. To set this page, right-click the desired page in the Solution Explorer and select "Set as Start Page"."

 

by my experience the .asmx file should be used as the Start Page, but when i right-click that file the option to select that file as start page is deactivated. The only files i can choose that option on i Web.config and Global.asax

 

Any suggestion of a solution so that i can get the debuging running?

 

maybe this is the wrong section of the forum to post it in. But its the closest i got. And sorry for bad english as usually.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...