[.NetIndia] how to deploy an ASP.NET application???

1 view
Skip to first unread message

Aqil Shah

unread,
Oct 11, 2005, 5:53:56 AM10/11/05
to Techdot...@googlegroups.com
Hi friends,
   How to deploy asp.net application, for ex. i have developed a web site in asp.net, i want to deploy it to web server. What are the requiremets and hot to depoly it??

--
Thanks and Regards

Aqil Shah
Software Engineer
Offbeat Infotech Pvt. Ltd.
+919425216183

BabuLives

unread,
Oct 11, 2005, 5:57:55 AM10/11/05
to .NetIndia
hai...
u can create a setup project from the tab "Setup and Deployment
Project" from Visual sudio IDE...Or else U can use XCOPY Deployment...


Regards,
Satheesh

Aqil Shah

unread,
Oct 11, 2005, 8:38:20 AM10/11/05
to Techdot...@googlegroups.com
how will i deploy it?? shall i physically give it to web server?? i mean if my web server is in mumbai, and i m in delhi then how will i give setup etc to web server. i m talking abt web apps deployment.
Thanks & Regards 

BabuLives

unread,
Oct 11, 2005, 9:02:14 AM10/11/05
to .NetIndia
Yes We can create setup for web app also...when we extract this web app
in the destination machine,it will ceate virtual directory on the
webserver and it will get installed...

http://msdn.microsoft.com/msdnmag/issues/02/11/ASPColumn/


http://www.15seconds.com/issue/030806.htm


Regards,
Satheesh

Aqil Shah

unread,
Oct 11, 2005, 11:54:23 PM10/11/05
to Techdot...@googlegroups.com
Thanks and Regards

rama subramanian

unread,
Oct 13, 2005, 1:05:35 AM10/13/05
to Techdot...@googlegroups.com
hi friends
  im trying to call a aspx file in my web portal, im getting it, but when an event fires in that aspx leads to viewstate error
The View State is invalid for this page and might be corrupted.

 

can any one help me,urgent


Yahoo! India Matrimony: Find your partner now.

John Rajesh

unread,
Oct 13, 2005, 1:28:39 AM10/13/05
to Techdot...@googlegroups.com
hi
 Only an idea, may be wrong.
You have a proxy that caches pages and somtimes different version of pages are returned from cache. Since viewstate must be the very same on each postaback this can cause the error.
 
try by clearing the cache if it doesnt work try by  reinstalling the dot net Framework ..
 
bye

rama subramanian <nvnr...@yahoo.co.in> wrote:
  John Rajesh

BabuLives

unread,
Oct 13, 2005, 1:36:56 AM10/13/05
to .NetIndia

John Rajesh

unread,
Oct 13, 2005, 1:57:54 AM10/13/05
to Techdot...@googlegroups.com
hi rama subramanian,
If my previous solution doesnt works try by installing the SP-1 for dotnet framework u can download it from the following link
 
update me whether u got the solution
  John Rajesh

John Rajesh

unread,
Oct 13, 2005, 1:58:05 AM10/13/05
to Techdot...@googlegroups.com
hi rama subramanian,
If my previous solution doesnt works try by installing the SP-2 for dotnet framework u can download it from the following link
 
update me whether u got the solution
  John Rajesh

rama subramanian

unread,
Oct 14, 2005, 12:06:05 PM10/14/05
to Techdot...@googlegroups.com
hi
i found one solution , just store viewstate information in session where page is posted, and return that when page is again loaded.
 
do u know another pls mail me
raja

John Rajesh <pjohn_...@yahoo.co.in> wrote:
Reply all
Reply to author
Forward
0 new messages