Click here to Skip to main content
16,014,765 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Access denied - urgent Pin
dansoft28-Jul-06 7:40
dansoft28-Jul-06 7:40 
GeneralRe: Access denied - urgent Pin
dansoft28-Jul-06 8:19
dansoft28-Jul-06 8:19 
AnswerRe: Access denied - urgent Pin
Ista28-Jul-06 7:35
Ista28-Jul-06 7:35 
GeneralRe: Access denied - urgent [modified] Pin
dansoft28-Jul-06 7:39
dansoft28-Jul-06 7:39 
GeneralRe: Access denied - urgent Pin
Ista28-Jul-06 7:41
Ista28-Jul-06 7:41 
GeneralRe: Access denied - urgent Pin
dansoft28-Jul-06 7:46
dansoft28-Jul-06 7:46 
GeneralRe: Access denied - urgent Pin
dansoft28-Jul-06 8:19
dansoft28-Jul-06 8:19 
GeneralRe: Access denied - urgent Pin
Ista28-Jul-06 8:43
Ista28-Jul-06 8:43 
cool.

But, going forward heres what I do if I'm unsure of the logins and server paths

I drag a stored procedure into the web form.

This will create 2 objects ( command and connection ) which you can see below the form.

The go into the code behind and inside the initialize created by the ID is your connection object. Just copy staht string and paste it into your web.config file.

You can also just view its properties in the designer.

Thats one of the tricks they taught in vb 6 and all that.

Nick

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

1 line of code equals many bugs. So don't write any!!

My mad coder blog

Questiondifferent controls ina datagrid columns Pin
mamatha_raghu28-Jul-06 2:45
mamatha_raghu28-Jul-06 2:45 
AnswerRe: different controls ina datagrid columns Pin
ToddHileHoffer28-Jul-06 3:09
ToddHileHoffer28-Jul-06 3:09 
GeneralRe: different controls ina datagrid columns Pin
mamatha_raghu29-Jul-06 1:37
mamatha_raghu29-Jul-06 1:37 
GeneralRe: different controls ina datagrid columns Pin
ToddHileHoffer31-Jul-06 3:37
ToddHileHoffer31-Jul-06 3:37 
Questioncaching multiple tables data. Pin
VenkataRamana.Gali28-Jul-06 2:41
VenkataRamana.Gali28-Jul-06 2:41 
AnswerRe: caching multiple tables data. Pin
ToddHileHoffer28-Jul-06 3:08
ToddHileHoffer28-Jul-06 3:08 
QuestionStill Unanswered Pin
bluewavestrider28-Jul-06 2:00
bluewavestrider28-Jul-06 2:00 
AnswerRe: Still Unanswered Pin
ToddHileHoffer28-Jul-06 3:13
ToddHileHoffer28-Jul-06 3:13 
AnswerRe: Still Unanswered Pin
Ista28-Jul-06 8:46
Ista28-Jul-06 8:46 
Questionproblem in vb.net [modified] Pin
amaneet28-Jul-06 1:49
amaneet28-Jul-06 1:49 
AnswerRe: problem in vb.net Pin
Guffa28-Jul-06 7:25
Guffa28-Jul-06 7:25 
Questionplease guys , straight answer for a clear question how can i know which control cuased the post back ? Pin
Mohammed Amine28-Jul-06 1:30
Mohammed Amine28-Jul-06 1:30 
AnswerRe: please guys , straight answer for a clear question how can i know which control cuased the post back ? Pin
mnaveed28-Jul-06 3:01
mnaveed28-Jul-06 3:01 
QuestionLogin Logic Pin
khanrizuxx28-Jul-06 1:19
khanrizuxx28-Jul-06 1:19 
AnswerRe: Login Logic Pin
_AK_28-Jul-06 1:23
_AK_28-Jul-06 1:23 
AnswerRe: Login Logic Pin
eggsovereasy28-Jul-06 3:57
eggsovereasy28-Jul-06 3:57 
AnswerRe: Login Logic Pin
Ista28-Jul-06 7:36
Ista28-Jul-06 7:36 

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.