Click here to Skip to main content
15,912,756 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Convert to PDF Pin
Colin Angus Mackay11-Aug-06 5:39
Colin Angus Mackay11-Aug-06 5:39 
GeneralRe: Convert to PDF Pin
Suj_7811-Aug-06 6:01
Suj_7811-Aug-06 6:01 
GeneralRe: Convert to PDF Pin
Colin Angus Mackay11-Aug-06 8:58
Colin Angus Mackay11-Aug-06 8:58 
Questionusing SelectedIndex to determine if an item was selected Pin
ssbelfast11-Aug-06 4:29
ssbelfast11-Aug-06 4:29 
AnswerRe: using SelectedIndex to determine if an item was selected Pin
Ramasubramaniam11-Aug-06 4:43
Ramasubramaniam11-Aug-06 4:43 
GeneralRe: using SelectedIndex to determine if an item was selected Pin
ssbelfast11-Aug-06 4:53
ssbelfast11-Aug-06 4:53 
GeneralRe: using SelectedIndex to determine if an item was selected Pin
ssbelfast14-Aug-06 2:27
ssbelfast14-Aug-06 2:27 
QuestionConnect to sql server from asp.net web app Pin
chris677011-Aug-06 2:27
chris677011-Aug-06 2:27 
Hi,
I have a website on a dedicated web server that can't communicate with a sql server 2000 database sitting behind a firewall. My website is written in asp.net 2 and c# 2 and port 1433 has been opened through the firewall to allow access. On the db server is an admin database set up to use asp.net authentication. I am running Visual Web Dev 2005 Express on the web server to test the application and initially I want to connect to that db and set up mu app and asp 'admin' users. For that I would normally use the 'Website/ ASP.NET Configuration' menu option within the IDE. At the moment I just get a connection error:

Server Error in '/asp.netwebadminfiles' Application.


--------------------------------------------------------------------------------

Access is denied.

Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.

Error message 401.2.: Unauthorized: Logon failed due to server configuration. Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. Contact the Web server's administrator for additional assistance.


--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42


Server Error in '/asp.netwebadminfiles' Application.


--------------------------------------------------------------------------------

Access is denied.

Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.

Error message 401.2.: Unauthorized: Logon failed due to server configuration. Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. Contact the Web server's administrator for additional assistance.


--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42


Now which server is the problem on - the web server?? What do I need to do to connect with this db? Help! WTF | :WTF: Thanks in advance.


Chris
AnswerRe: Connect to sql server from asp.net web app Pin
Suj_7811-Aug-06 7:04
Suj_7811-Aug-06 7:04 
QuestionRe: Connect to sql server from asp.net web app Pin
chris677014-Aug-06 2:08
chris677014-Aug-06 2:08 
AnswerRe: Connect to sql server from asp.net web app Pin
Suj_7814-Aug-06 3:24
Suj_7814-Aug-06 3:24 
QuestionSetting TimeZone Offset Pin
Tiger45611-Aug-06 2:09
Tiger45611-Aug-06 2:09 
QuestionAdd month with current date Pin
Amit Agarrwal11-Aug-06 2:05
Amit Agarrwal11-Aug-06 2:05 
AnswerRe: Add month with current date Pin
Tiger45611-Aug-06 2:11
Tiger45611-Aug-06 2:11 
QuestionWeb service setdata() Pin
BLOEDHOND11-Aug-06 2:03
BLOEDHOND11-Aug-06 2:03 
AnswerRe: Web service setdata() Pin
Guffa11-Aug-06 8:24
Guffa11-Aug-06 8:24 
GeneralRe: Web service setdata() Pin
BLOEDHOND14-Aug-06 1:01
BLOEDHOND14-Aug-06 1:01 
AnswerRe: Web service setdata() Pin
Guffa14-Aug-06 2:02
Guffa14-Aug-06 2:02 
GeneralRe: Web service setdata() Pin
BLOEDHOND14-Aug-06 2:19
BLOEDHOND14-Aug-06 2:19 
AnswerRe: Web service setdata() Pin
Guffa14-Aug-06 4:06
Guffa14-Aug-06 4:06 
QuestionPaypal Integration Probelm Pin
Amit Agarrwal11-Aug-06 1:28
Amit Agarrwal11-Aug-06 1:28 
AnswerRe: Paypal Integration Probelm Pin
seee sharp11-Aug-06 1:41
seee sharp11-Aug-06 1:41 
GeneralRe: Paypal Integration Probelm Pin
Amit Agarrwal11-Aug-06 1:56
Amit Agarrwal11-Aug-06 1:56 
AnswerRe: Paypal Integration Probelm Pin
mrsnipey14-Aug-06 22:52
mrsnipey14-Aug-06 22:52 
QuestionWeb Application Setup Pin
aaraaayen11-Aug-06 1:05
aaraaayen11-Aug-06 1:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.