Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 13th, 2004, 10:26 AM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Authentication fails unless app is running on IIS

I'm developing a web app (VB .Net) that runs great on every browser I've tested, however, the app (Code) must be up and running on the IIS (also development) machine. I have the timeout in web.config set to 20 (the default) however it times out a lot sooner. After 3 - 5 minutes idle, I get the "Sql Server does not exist or Access denied" message. I restart the app on the development/IIS machine and all is well. If anyone can help...

Tim OBriant
Senior Analyst
Smithfield Foods Inc
Tarheel Division
 
Old December 14th, 2004, 10:20 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I run mine on separate machines with no trouble.

Are you using TCP/IP to connect to the database computer? This almost sounds like a network problem - is the DB machine on the same zone as the IIS machine, or is there a firewall, router, or switch in the loop?

Do you have another IIS machine that you can try?

Eric





Similar Threads
Thread Thread Starter Forum Replies Last Post
MFC App fails trying to display a dialog cont pkam Visual C++ 1 August 16th, 2007 10:55 AM
Shopping Cart works on Local Sys, but fails on IIS IronSights ASP.NET 2.0 Basics 0 July 27th, 2006 09:52 AM
Authentication Mode = "None" - app doesn't come up sunrise ASP.NET 1.0 and 1.1 Professional 0 April 22nd, 2006 10:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.