Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program hung up in fill()
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Program hung up in fill()
Miscellaneous
Thread ID:
00819976
Message ID:
00819976
Views:
43
I am trying to get an asp.net app that was written in VS 2k2 to work with the .NET Framework. I opened the project using the new C# visual studio and compiled it. I ran it on a server that still was running .NET 1.0, and it worked fine.

I installed 1.1 on the server, now I am having problems related to the OleDbDataAdapter's fill() method. When I set breakpoints I found that it never returns from the fill() call. The app accesses a foxpro database. I found that if I changed the security options of the folder that the database is in, it will work(maybe) but after I reboot it is right back to the same problem. The option that I changed was 'enable simple sharing'.

If anyone has any ideas please let me know.
Reply
Map
View

Click here to load this message in the networking platform