I got a problem with application. I have deployed my application and I got .MSi. I have installed it in Xp and it is working fine. But when I install it in windows7, it is showing some errors like:
Unhanded Exception has occurred in your application if you click Continue the application will ignore this error and attempt to continue .if you click quit the application will close immediately
Syntax error(Missing Operator) in query expression "8522"
How can I resolve it? What could be the issue?
Now I am Uploading my .msi File also which will working on XP but not in Windows7
rakesh puppalaPosted Feb 16, 2011, 6:04 AM
rakesh puppalaPosted Feb 16, 2011, 5:49 AM
rakesh puppalaPosted Feb 16, 2011, 5:45 AM
Suthish NairPosted Feb 16, 2011, 5:36 AM
Search for Syntax Error, why this problem happening.
rakesh puppalaPosted Feb 16, 2011, 5:30 AM
Suthish NairPosted Feb 16, 2011, 5:10 AM
rakesh puppalaPosted Feb 16, 2011, 5:02 AM
Suthish NairPosted Feb 16, 2011, 4:51 AM
rakesh puppalaPosted Feb 16, 2011, 4:04 AM
rakesh puppalaPosted Feb 16, 2011, 3:42 AM
Suthish NairPosted Feb 16, 2011, 2:47 AM
rakesh puppalaPosted Feb 15, 2011, 11:57 PM
Sam HobbsPosted Feb 14, 2011, 6:04 PM
Suthish NairPosted Feb 14, 2011, 9:31 AM
This will install necessary updates for .Net Frameworks.
Else, then the problem with your sql statement.
Jean PaulPosted Feb 14, 2011, 8:46 AM
Do you have any database query running in the startup?