Home All Groups Group Topic Archive Search About

I set my Web application in offline mode ,but I still can not reopen this application without active

Author
18 Jul 2006 11:33 AM
msvs
Could anyone know how to make a web application been manipulated in
offline mode without active network link ? Does offline web project is
really work while I want to work on my web project when not connecting
to web server ?

Author
18 Jul 2006 4:19 PM
Michael Nemtsev
Hello m***@newhua.com,

Don't quite understand you.
Could you describe what web app/web service do you use, how you set offline
more and what behaviour u want to get in offline mode?

> Could anyone know how to make a web application been manipulated in
> offline mode without active network link ? Does offline web project is
> really work while I want to work on my web project when not connecting
> to web server ?
>
---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Author
19 Jul 2006 12:39 AM
msvs
Michael Nemtsev wrote:
Show quote
> Hello m***@newhua.com,
>
> Don't quite understand you.
> Could you describe what web app/web service do you use, how you set offline
> more and what behaviour u want to get in offline mode?
>
> > Could anyone know how to make a web application been manipulated in
> > offline mode without active network link ? Does offline web project is
> > really work while I want to work on my web project when not connecting
> > to web server ?
> >
> ---
> WBR,
> Michael  Nemtsev :: blog: http://spaces.msn.com/laflour
>
> "At times one remains faithful to a cause only because its opponents do not
> cease to be insipid." (c) Friedrich Nietzsche



   After I create a project of ASP.NET web application which will be
running on web server(IIS5.0) , I  make this project into offline mode
in visual studio.net IDE.  From then on each time I reopen the same
project I always get a message like  "no connection to web server ,fail
to open project".  Why I could not work on my web application project
while I have no connection to web server?
Author
19 Jul 2006 3:34 AM
Michael Nemtsev
Hello m***@newhua.com,

I reckon that this is the VS behaviour, since your projects are referenced
in the cproj file.

Everything depends on what u mean by "work on my web project when not connecting
to web server" if you use winapp that work with webservice - everything you
should do is not to use WS proxy.

But I'm not sure if you easily can work with offline webapp, cos it hosted
into some WebServer environment.
You need to look for the IIS (or other WebServers) SDK to find whether they
offer some kind of features


> Could anyone know how to make a web application been manipulated in
> offline mode without active network link ? Does offline web project is
> really work while I want to work on my web project when not connecting
> to web server ?
>
---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Author
20 Jul 2006 9:51 AM
msvs
Michael Nemtsev 写道:

Show quote
> Hello m***@newhua.com,
>
> I reckon that this is the VS behaviour, since your projects are referenced
> in the cproj file.
>
> Everything depends on what u mean by "work on my web project when not connecting
> to web server" if you use winapp that work with webservice - everything you
> should do is not to use WS proxy.
>
> But I'm not sure if you easily can work with offline webapp, cos it hosted
> into some WebServer environment.
> You need to look for the IIS (or other WebServers) SDK to find whether they
> offer some kind of features
>
>
> > Could anyone know how to make a web application been manipulated in
> > offline mode without active network link ? Does offline web project is
> > really work while I want to work on my web project when not connecting
> > to web server ?
> >
> ---
> WBR,
> Michael  Nemtsev :: blog: http://spaces.msn.com/laflour
>
> "At times one remains faithful to a cause only because its opponents do not
> cease to be insipid." (c) Friedrich Nietzsche

The offline project is supported by Visual studio2003 .My problem is
how to do things right ,because I doubt something wrong with setting of
IIS or IDE.

AddThis Social Bookmark Button