RE: SQL Database Connection Size
From: Cowboy (Gregory A. Beamer) - MVP (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 03/16/05
- Next message: Ron Allen: "Re: Filled dataset decimal value not same as fetched value?"
- Previous message: Tom Markham: "Re: Filled dataset decimal value not same as fetched value?"
- In reply to: Sam: "SQL Database Connection Size"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Mar 2005 05:41:07 -0800
Check your timeouts (web app, if involved, connection and command).
--- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA *************************** Think Outside the Box! *************************** "Sam" wrote: > I wanna perform query and load the result from SQL Server to Client PC via > ADO.Net and ASP.Net. > > However, if the data is large > 15MB, it is prompt for username and > password. > > When I input domain username and password, it is cannot accept. > > Then I try for SQL username and password but it is also rejected. > > Error Message > --------------- > You are not authorized to view this page > You do not have permission to view this directory or page using the > credentials that you supplied. > Please try the following: > Contact the Web site administrator if you believe you should be able to view > this directory or page. > Click the Refresh button to try again with different credentials. > HTTP Error 401.1 - Unauthorized: Access is denied due to invalid > credentials. > Internet Information Services (IIS) > > Questions? > ----------- > - What's wrong ? SQL Server? IIS 6.0? Active Directory? > - How to solve this? > > Please advise. > > >
- Next message: Ron Allen: "Re: Filled dataset decimal value not same as fetched value?"
- Previous message: Tom Markham: "Re: Filled dataset decimal value not same as fetched value?"
- In reply to: Sam: "SQL Database Connection Size"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|