Answered by:
Windows server migration from 2003 to 2012.

Question
-
Hi ,
We are migrating from windows 2003 server to 2012 .
We have a application which is developed in classic ASP with oracle database. Here we are facing a problem like the application is supporting few reports .we have total of 6 reports out of 4 are working fine and 2 are showing error like :
Microsoft OLE DB Provider for Oracle error '80040e07'
ORA-01722: invalid number
E:\DATA\WEB\HOST1\PUB\RAMBOS\ASP\../includes/get.report.sub.load.sqlinarray.asp, line 39
I have checked the line it is specifying, but there we have an if condition.
Kindly help me here.
Monday, April 27, 2015 9:59 AM
Answers
-
I'd probably ask about your classic ASP application compatibility over here.
http://forums.iis.net/1044.aspx/1?Classic+ASP
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Tuesday, April 28, 2015 2:51 AM
- Marked as answer by Just Karl Tuesday, May 5, 2015 10:19 PM
Tuesday, April 28, 2015 1:41 AM
All replies
-
Hello MaruthiJinde,
From your description, it seems that you are using ADO api, according to this guildline: https://social.msdn.microsoft.com/Forums/en-US/a6c32c6b-876a-4fd5-8faa-d6498a6755c7/updatedwhere-to-post-nonadonet-datagridview-tableadapter-odbcoledb-etc-questions?forum=adodotnetdataproviders, issues related with ADO, it is recommended to post to: http://social.technet.microsoft.com/Forums/sqlserver/en-US/home?forum=sqldataaccess forum.
I also notice that this issue is caused by migrating from sever 2003 to 2012, you could also have a try to ask it on the server forum to check if the server 2012 has compatibility issues with application built with sever 2003: https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserver8gen.
I move it to the where the forum for to invoke a forum expert to help determine which forum is proper, the current forum is for ADO.NET api as System.Data.SqlClient, System.Data.Odbc and System.Data.Oledb. Or you could have a check this api: https://msdn.microsoft.com/en-us/library/e80y5yhx%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396.
Regards.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.Tuesday, April 28, 2015 1:35 AM -
I'd probably ask about your classic ASP application compatibility over here.
http://forums.iis.net/1044.aspx/1?Classic+ASP
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Tuesday, April 28, 2015 2:51 AM
- Marked as answer by Just Karl Tuesday, May 5, 2015 10:19 PM
Tuesday, April 28, 2015 1:41 AM