Search

You searched for the word(s): userid:787702

Matching Posts

  • Re: arithmetic overflow error

    Hi, I had the same problem and it was due to the fact I tried to insert a row with a date like 29/02/2008 (European format) ... and it wanted a date like 02/29/2008 (America format) , so the insert raised an overflow exception on the month. Adding the Culture ="en-US" attribute to the Page element it actually solve the problem. Anyway I am quite surprised of the fact that in order to use an MDF file (MS SQL Server Database file) your page need to be have Culture ="en-US" . Problem
  • Re: Unable to connect to the ASP.NET Development Server

    Hi Mosabama, You probably have already solved as your post is about one year old but it may be useful to share my experience with other people who have the same issue, as there is no much on the web, and as someone said it is quite a rare issue. In my opinion there is no bug, problem or anything like that, simply a conflict. I have had the same problem and it was due to the fact I had Oracle® Database Express Edition 10g installed on my machine. Oracle once installed, gives you the possibility to
Page 1 of 1 (2 items)