Problem with .net

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

Guest

Hi,
I've uninstalled IIS & reinstalled it, then registered ASP .NET. But
whenver I'm trying to create a new web application, it's asking me to
connect to the internet.
How should I avoid it? If set the 'Work Offline' then it's asking me to
uncheck it.

Any sugggestions???

Regs
Vijaya
 
Hi,

You needn't connect to the internet to run your local web apps.

But you need to be online so that connection exists to your iis server.

Are you using your development machine as the web server?

HTH,
Rakesh Rajan
 
Yes. I'm using my devp machine as the web server.
To be online, I need to connect to the internet. Isn't it.

What exactly do u mean by 'online'?
 
AVL said:
Hi,
I've uninstalled IIS & reinstalled it, then registered ASP .NET. But
whenver I'm trying to create a new web application, it's asking me to
connect to the internet.
How should I avoid it? If set the 'Work Offline' then it's asking me to
uncheck it.

Any sugggestions???

Regs
Vijaya
Are you sure you followed all the steps in Knowledge Base Article #306005
correctly?

http://support.microsoft.com/kb/306005
 
Hi,

As all MS software, it likes to show crappy error messages. The Online
statement refers to the state that the Internet Explorer are in for the
moment, it has nothing to do with the actually connection (Modem, ADSL
or Ethernet).

Internet Explorer needs to be in Online and not Offline to start show
pages...

Why it sets the mode to Offline is unknown to me, sorry to say.
Yes. I'm using my devp machine as the web server.
To be online, I need to connect to the internet. Isn't it.

What exactly do u mean by 'online'?

:


--

+======================================================================+
| SparrowHawk The Magician |
| |
| |
| |
| |
+======================================================================+
| e-mail: sparvhok[NOSPAM]hotmail.com |
+======================================================================+
To send me an email, replace the [NOSPAM] tag with @ sign.
 
Back
Top