Click here to Skip to main content
15,891,248 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Dear sir,

Here I am facing a problem while upload these files in Web server. I am developing database using sql2008 r2 and programming using .Net 3.5.

My web Server details are sql 2012 & window Server 2012.
For Database I installed sql Server 2014 and Update the database. So is there any need to develop the programme in any higher version or any internal issues arise here.

But all the things worked fine in my client side. So plz help me to shutout these errors.

URL : www.varshaenterprises.in
Posted
Comments
Kornfeld Eliyahu Peter 23-Nov-15 8:17am    
Check here: https://support.microsoft.com/en-us/kb/942055
ZurdoDev 23-Nov-15 8:18am    
Need more info. The event viewer should have more details.
Avinash Shewale 23-Nov-15 10:14am    
You need to work on configuring web.xml file.
The client and server .net framework must be same(3.5).
If not, then work on converting your project to server's .net framework version.

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