connecting to Oracle

  • Thread starter Thread starter Jawahar Rajan
  • Start date Start date
J

Jawahar Rajan

All,
I have a an ASP.net application that work currently with an Oracle 9i
database. We recently moved it to a new site on IIS (5.0) and we are getting
a casting error when trying to connect to the same database. No code was
changed only the aspx pages and dll were moved to a new site?

I get an error
Cast from string "" to interger is invalid. We are not sure why this is
happening. The connection to the DB is not even established.
The old website still works any ideas why? have any ofyou experienced this?

Thanks in advance
Jawahar
 
Hi
what is the regional sittings of the server that you moved to , and where
do you set your connection string . would you mind posting the aspx page
along with connection string ( if it is not already in there )

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top