473,569 Members | 2,772 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Application hangs, trace not working

I can navigate all over my site when there is no DB
involved, but as soon as I hit the database, the page
hangs and times out. Since the page does not change, the
trace debugging does not tell me what is going on. In
fact, when I step through the routines, all database
routines end nicely. My connections are closed, and I'm
not caught in any loops. The weird thing is that the
site runs fine on my development computer, but hangs on
others, so I'm left thinking it is a local security
issue, or something in the web.config file that conflicts
with local settings.

Can anyone recommend anything? (my first born will be
given your name if you can help me solve this)
Nov 18 '05 #1
2 1190
Marty,

What database are you using?
Is the database on the same machine as your web server?
Is the database on the same network as your web server?
What connection method are you using?
Minus the username/password, what is your connection string?

Answer these questions and I'm sure we'll try and help you out.

All the best,
Anthony

"Marty" <an*******@disc ussions.microso ft.com> wrote in message
news:08******** *************** *****@phx.gbl.. .
I can navigate all over my site when there is no DB
involved, but as soon as I hit the database, the page
hangs and times out. Since the page does not change, the
trace debugging does not tell me what is going on. In
fact, when I step through the routines, all database
routines end nicely. My connections are closed, and I'm
not caught in any loops. The weird thing is that the
site runs fine on my development computer, but hangs on
others, so I'm left thinking it is a local security
issue, or something in the web.config file that conflicts
with local settings.

Can anyone recommend anything? (my first born will be
given your name if you can help me solve this)

Nov 18 '05 #2
Thank you Anthony...

I'm using MS Access 2000.

The DB is on the same machine as the ASP site. First I
tried using a DSNLess connection, but have reverted to
using a system DSN, with the connection string stored in
the web.config file as:

<appSettings>
<add key="DSN" value="DSN=myPC ;UID=;PWD=;"/>
</appSettings>

Even using this message, I am getting the same issue.

The thing I can determine is that all works OK (even
simple select queries against the database), but when I
try to instantiate a class of any kind I get the hang.
If it makes any difference, all classes have the
<serializable() > attribute.

I really appreciate any assistance. I'm at a dead end as
far as trying to figure this out on my own. I've
researched newsgroups to the end of the universe and have
implemented every solution mentioned, but to no avail.

I've also added security permissions (Everyone - Full
Access) to the entire site folder.

HELP!
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
2469
by: JD | last post by:
This is another Python problem, I think might be unrelated to the earlier bug I found, and eventually figured out how to report it to Sourceforge. This is related to a question I have about Python hanging up either from a shell, or by importing a module. This I would not consider a bug, but more on my inexperience with Python. If...
4
2125
by: Petar Popara | last post by:
Dear friends, You helped me so many times on those newsgroups, but I have to ask you once again. I'm struggleing for months with one problem. I have created one COM (dll) object. When I call it inside IIS (ASP/VB) it works fine for a while and then IIS hangs. Then I have to restart my PC (Win 2000 Server) using (hardware) tower button,...
1
3906
by: Serge | last post by:
Hi, I am having some lock up problems in my c# code. when from a 2nd thread (worker thread) i call a normal standard function like Trace.WriteLine the 2nd thread freezes/hangs. The 2nd thread is started with a normal threadstart, etc. When looking on the internet I found some articles that hangs can be caused by unmanaged threads but I...
3
1520
by: Lars Netzel | last post by:
Hi! A button triggers the code.. I'm trying to learn about the XmlSerializer and when the code comes the try statement it doesn' throw an exception, it goes into the MsgBox(string_writer.ToString) and then the application hangs.. I never see the MessageBox ... '***************************************************************************
12
5848
by: JohnR | last post by:
I have narrowed a problem down to a simple example. A form with two buttons. One EXIT and one FBD. The exit button does an "END" to end the application. The FBD button does a FolderBrowserDialog and nothing else. When I start the application and hit EXIT everything works fine. However if it display the FBD box (even if I don't pick a...
0
1079
by: Selvakumar, Information Dynamics | last post by:
After some load increased in ASP.NET applications, antire application hangs and we get the following error trace. Application is is .NET Framework 1.1 with SP1 and OLE DB Provider for oracle by Microsoft. MDAC version is 2.8. ..NET is running Windows 2000 Server with SP4 ( I was originally in Windows 2003 Server with SP1 ), moved to win2k to...
10
1708
by: sp | last post by:
The application is written in Visual Basic / .NET and working without problems under Windows XP, Windows 2000, Windows 2003 but it isn't working under Windows ME and Windows 98 - the computer hangs. After computers hangs you can move mouse but can not press any key. Alt - Ctrl- Del isn’t working so you have to reset the computer by pressing...
0
1447
by: Simon | last post by:
I have a problem with an application which randomly hangs on site. The symptoms are that the user will click a button - which normally would open a new form (which inevitably will create a socket connection back to a server using remoting) - but just hangs. Sometimes the application will close itself (ie disappear without any errors), other...
0
1640
by: Arno Stienen | last post by:
Perhaps I should be a bit more specific. When using this code to connect to a remote XML-RPC server (C++, xmlrpc++0.7 library): import xmlrpclib server = xmlrpclib.Server("http://10.10.101.62:29500") print server.Connection_Request("roberto") the Python command line 'hangs' until I kill the server. Then, the correct output is suddenly...
0
7694
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7666
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3636
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2107
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1208
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.