Click here to Skip to main content
15,889,992 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:57
HatakeKaKaShi7-Oct-09 16:57 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 17:10
protectorChristian Graus7-Oct-09 17:10 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 17:13
HatakeKaKaShi7-Oct-09 17:13 
GeneralRe: Multi User At One Time Pin
N a v a n e e t h7-Oct-09 17:46
N a v a n e e t h7-Oct-09 17:46 
QuestionHow to write a IF Condition in Stored Procedure Pin
Abhishek Boga7-Oct-09 14:03
Abhishek Boga7-Oct-09 14:03 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
Christian Graus7-Oct-09 15:11
protectorChristian Graus7-Oct-09 15:11 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
praveen.c@byzan.com8-Oct-09 0:22
praveen.c@byzan.com8-Oct-09 0:22 
QuestionImpersonation failing for a user. Pin
pankazmittal7-Oct-09 8:20
pankazmittal7-Oct-09 8:20 
Hi I am using impersonation in asp.net web application because I need to write on a network drive. It works fine if I use a set of credentials on shareA path, but imersonation fails for another credentials set. The users are in different domains and netwrok drives to access are different too.

For the second set credential, it is failing to load the webpage itself. The error it gives is

Line 67: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 68: </httpModules>
Line 69: <identity impersonate="true" userName="i\user" password="xxxxxxxx"/>
Line 70: </system.web>
Line 71: <system.codedom>


Any ideas what permissions might be missing for i\user? Please advise.

THanks
Pankaj
QuestionDoes app_data get overwritten? Pin
NJlowB7-Oct-09 4:33
NJlowB7-Oct-09 4:33 
AnswerRe: Does app_data get overwritten? Pin
Kannan Ar7-Oct-09 4:39
professionalKannan Ar7-Oct-09 4:39 
Questionread xml file from the server using javascript [modified] Pin
dayakar_dn7-Oct-09 4:03
dayakar_dn7-Oct-09 4:03 
AnswerRe: read xml file from the server using javascript Pin
Manas Bhardwaj7-Oct-09 4:06
professionalManas Bhardwaj7-Oct-09 4:06 
Questionexecute ssis from asp.net Pin
arkiboys7-Oct-09 3:45
arkiboys7-Oct-09 3:45 
AnswerRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:01
dojohansen7-Oct-09 4:01 
GeneralRe: execute ssis from asp.net [modified] Pin
arkiboys7-Oct-09 4:10
arkiboys7-Oct-09 4:10 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:43
dojohansen7-Oct-09 4:43 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:50
dojohansen7-Oct-09 4:50 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:11
arkiboys7-Oct-09 5:11 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 7:04
dojohansen7-Oct-09 7:04 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 11:23
arkiboys7-Oct-09 11:23 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 11:28
dojohansen7-Oct-09 11:28 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:10
arkiboys7-Oct-09 5:10 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 11:29
dojohansen7-Oct-09 11:29 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 11:34
arkiboys7-Oct-09 11:34 
Questionperevent deletion file???????? Pin
azamt7-Oct-09 3:30
azamt7-Oct-09 3:30 

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.