|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
I set my Web application in offline mode ,but I still can not reopen this application without activeCould 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 ? 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 Michael Nemtsev :: blog: http://spaces.msn.com/laflour> 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, "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche Michael Nemtsev wrote:
Show quote > Hello m***@newhua.com, After I create a project of ASP.NET web application which will be> > 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 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? 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 Michael Nemtsev :: blog: http://spaces.msn.com/laflour> 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, "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche Michael Nemtsev 写é“:
Show quote > Hello m***@newhua.com, The offline project is supported by Visual studio2003 .My problem is> > 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 how to do things right ,because I doubt something wrong with setting of IIS or IDE. |
|||||||||||||||||||||||