ASP.NET 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have created a default webservice (the hello world).
When I try to invoke the webservice I get only a blanc page running for ever.

The version I'm using is 2.0.50727

Does anyone have the same problem with this version? (I don't hav ethe
problem with beta 2)
 
Did you set up on IIS or as a file web (the default)? If file, you need to
either deploy to your web server or spin up the file web server. I saw an
MSDN article that showed how to start the web server by command line, but I
did not fave it, so I will have to search.

If on IIS, I have no clue right now.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
tested on IIS and file without success.
The file webserver is started and I get the test page but after I pressed
the invoke button a new blanc page is shown.

Thanks for your help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top