Click here to Skip to main content
15,905,558 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hello guys,
i am in a very critical condition...
My problem is i've used ajax toolkit in my website it was working fine in the last build but in my latest build it stoped working,the problem is I dont have excess to the server on which the website is deployed so cant figure out whats missing over there.I tried simulating the same environment on another system and after installing dot net framework 3.5 sp1 it starts working on that system so i concluded that framework 3.5 sp1 is required but they are saying that they already have framework 3.5 sp1 and still updatepanels and ajax related things not working fine.
Where am I lagging can anyone help.
Everything is working fine on my systems but once I publish and deploy it on the server, ajax related things stops working.
Please help me guys, I am really struck here.
Posted
Updated 2-May-11 22:32pm
v2
Comments
[no name] 3-May-11 4:30am    
I will try this too :
http://forums.asp.net/t/1497451.aspx/1/10
my last hope :(
Ankit Rajput 3-May-11 4:31am    
Is there any exception or log which you can share with us?
It will help to analyze your problem.
[no name] 3-May-11 4:35am    
There is no exception coming, the only problem i am getting is when ever i use ajax controls like when i switch from 1 radio button to other update panel should be shown but in my case the page gets white for some time.

 
Share this answer
 
Comments
[no name] 3-May-11 5:40am    
Thanks a zillion sir,this looks promising, i'll try it and get back to you.
Thanks once again.
E.F. Nijboer 3-May-11 6:47am    
Thanks for the zillion and one thanks ;-)
[no name] 3-May-11 7:16am    
hehe,
I forgot to mention i have made this web site in Dot Net 2.0 but it got opened in dot net 2008 in the past so its references might got added.
One more thing is how can i publish the website specific for 2.0 using dot net 2005.
E.F. Nijboer 3-May-11 7:34am    
It looks like you can't. Have a look at this link for more info:
http://stackoverflow.com/questions/1108359/how-to-choose-net-version-to-compile-project
[no name] 3-May-11 8:04am    
Ok i've seen it thanks for the help and as the references are already added can i open it in dot net 2008 and publish it for 2.0.
I have already tried it keeping a backup copy, after doing the above thing it started giving error for all the ajax controls like update progress bar etc.
some of the ajax assemblies might me missing.check it out...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900