Re: [DotNetDevelopment] Problem with Setup for WebApplication with Ajax

2012-04-11 Thread Pratiksha Saxena
I installed it fresh and it is working perfectly. Thanks Pratiksha On Tue, Apr 10, 2012 at 8:37 AM, Mujhtaba Bhat wrote: > You need to deploy it on server and also add web references of AJAX > Toolkit on server of its not added ... > > > Loads of Wishes n Luck :) > > -- > Regards and Wishes > M

Re: [DotNetDevelopment] Problem with Setup for WebApplication with Ajax

2012-04-10 Thread Rahul Gawale
you just remove all apllications and reconfigure them On Tue, Apr 3, 2012 at 4:47 PM, Pratiksha Saxena wrote: > Hi, > > I am making a WebSetup of Asp.net Application and deploying on Windows > Server 2003 and IIS 7.5. > I have used Ajax and Ajax Toolkit in my Application using Visual Studio > 2

Re: [DotNetDevelopment] Problem with Setup for WebApplication with Ajax

2012-04-10 Thread Mujhtaba Bhat
You need to deploy it on server and also add web references of AJAX Toolkit on server of its not added ... Loads of Wishes n Luck :) -- Regards and Wishes Mujhtaba Bhat 9906962611 -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET,

Re: [DotNetDevelopment] Problem with Setup for WebApplication with Ajax

2012-04-09 Thread Praneet Rastogi
Have you deployed on Server?? If not then do it. Hope this helps. On Tue, Apr 3, 2012 at 4:47 PM, Pratiksha Saxena wrote: > Hi, > > I am making a WebSetup of Asp.net Application and deploying on Windows > Server 2003 and IIS 7.5. > I have used Ajax and Ajax Toolkit in my Application using Visual

[DotNetDevelopment] Problem with Setup for WebApplication with Ajax

2012-04-04 Thread Pratiksha Saxena
Hi, I am making a WebSetup of Asp.net Application and deploying on Windows Server 2003 and IIS 7.5. I have used Ajax and Ajax Toolkit in my Application using Visual Studio 2010 and .Net Framework 4.0. But Ajax and AjaxToolkit is not working.(Complete postback occurs) I installed Visual Studio on