http request server variables

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

Guest

Why would I lose a server name? I had an app that returned a server name,
and it was working fine, and now for unknown reasons the server name is
blank so the app is not responding appropriately. This is my code:

Dim sServer as String =
HttpContext.Current.Request.ServerVariables("SERVER")
 

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