AQUANANU
Posts: 107
|
| Posted: 05/16/2005, 1:45 AM |
|
I have been using DSN Less connection with JET 4 ODBC to connection to access database with VB ASP as Front end
Sometimes the pages with dbconnection take ages to open up, whereas the pages without the databases connections are being display normally without any delay.
The same is resolved by restarting the iis.
has anyone come accross such an issue. if yes then what solution has been done.
Frontend: ASP - VB Script
Backend: M S Access.
Server: Win2k with iis 6
_________________
Navneet Kakkar
CEO
Positive Thinker's Inc. |
 |
 |
Nicole
Posts: 586
|
| Posted: 05/16/2005, 1:49 AM |
|
Hello,
Try to disable script blocking in Norton Antivirus if you have it running.
Also does page load data finally?
_________________
Regards,
Nicole |
 |
 |
AQUANANU
Posts: 107
|
| Posted: 05/16/2005, 11:22 AM |
|
no norton antivirus is not running on the machine
this happens sometimes.
and the pages do not load finally.
_________________
Navneet Kakkar
CEO
Positive Thinker's Inc. |
 |
 |
Uliyr
|
| Posted: 05/16/2005, 12:08 PM |
|
Frontend: ASP - VB Script
Backend: M S Access.
Server: Win2k with iis 6
You show wrong IIS number, because you can't install IIS 6 on Win2k
|
|
|
 |
Oper
Posts: 1195
|
| Posted: 05/16/2005, 8:27 PM |
|
IIS5 or IIS6?
JET version?
http://www.GlobalDevelop.com
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
AQUANANU
Posts: 107
|
| Posted: 05/17/2005, 5:10 AM |
|
Frontend: ASP - VB Script
Backend: M S Access.
Server is Win3k with iis 6 (sorry not 2k)
JET 4.0 version not known as the server is not mine, hosting has been purchased from isp.
Please advise any issues are known.
The used to be once in a while on iis 5, but on iis 6 this has become a regular feature.
_________________
Navneet Kakkar
CEO
Positive Thinker's Inc. |
 |
 |
Oper
Posts: 1195
|
| Posted: 05/18/2005, 7:36 PM |
|
really dont knwo what to tell, but i'm guessing maybe is your host, maybe some never ending loop. (etc)
is that application huge? or to secret/private? we coudl test it in one of my server just to see. Even at Home i have a IIS6 so let me know
(this are the error that get into your head and kick and kick) 
http://www.GlobalDevelop.com
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
AQUANANU
Posts: 107
|
| Posted: 05/19/2005, 8:30 AM |
|
its no loop which i have generated in the code.
its some loop in which microsoft team has got caught up.
finally have been able to get the microsoft team to work on the same for a hotfix. This is a problem with the JET only on win 2003 server.
for further details read
http://support.microsoft.com/kb/838306
_________________
Navneet Kakkar
CEO
Positive Thinker's Inc. |
 |
 |
Oper
Posts: 1195
|
| Posted: 05/20/2005, 9:17 AM |
|
Glad you workit out 
http://www.GlobalDevelop.com
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |