|
-
Sep 4th, 2008, 07:49 AM
#1
Thread Starter
Addicted Member
[2005] asp page affecting aspx page?
Hi all,
I have a Windows 2003 server running three different applications. One application is an ASP.Net app, and the other two are classic asp pages.
All three use the same dll to connect to the database. However, I'm having a very strange problem.
If I try to login to the asp application and aspx application simultaneously, the dll gets "hung", and must be recycled on the server to get everything back to normal.
Once the dll is hung, I get the irritating "RPC server is not available" error. I want to assume that the problem is with the dll, but I can login to the two asp pages at the same time with no issues.
Is there something I'm missing?
If my post helped you, please rate it!
Languages: VB/ASP.NET 2005, C# 2008,VB6
Databases: Oracle (knowledge not currently in use), DB2
FROM Customers
WHERE We_Know_What_We_Want <> DB.Null
SELECT *
0 rows returned
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|