Search

You searched for the word(s): userid:766144

Matching Posts

  • Active Directory computers and collect information from AD remote computers.

    Hello! We Are developing a Discovery Project on ASP.Net Platform with C#, which collects Information of domain members in a network. The sample code we use as below /*Code For Impersonating an Active Directory Domain User*/ /*The LogonUser is a user defined class. We use Win32 function LogonUserA to do the impersonation. It has been tested and works well. The application-specified username and password (Encrypted) is stored in our application database and can be changed by our application user at
    Posted to Security (Forum) by chkasarma on 5/28/2008
  • Re: ASP.Net Session expiry

    Hi Ghanem ! Thanks for your reply and those links.We have resolved that problem. Yeah! you are right its all because of modification of bin folder. We have rectified by createing another folder for exe , still we were experiencing the same issue but only at particular part of the application. Finally we have found that its because of some bug and finally we have corrected Thanks for you all
    Posted to State Management (Forum) by chkasarma on 10/23/2007
  • Re: ASP.Net Session expiry

    Hi Rachit, Your responce is greately appreciated Our porject is a Contract Management aplication, developping on ASP.net platform in Visual Studio 2005 environment. Since we have to share some of DLL s with other part of application, we placed related exe in the Bin folder. We have set time out for 240 minutes in webconfig.Placing the new exe in the Bin Folder caused unexpected session expiry while navigating the application as well as independent time out of pre set time out value.then we have created
    Posted to State Management (Forum) by chkasarma on 10/22/2007
  • ASP.Net Session expiry

    Hi guys, We are developping an aplication on ASP.Net platform by using C#. In recent development process we have placed a binary exe in Bin forlder.Since from then we have been experiencing session expiry problem by returning the session to log in page.Inorder to resolve this issue, we have removed that binary exe from the Bin, but still we are facing the same problem we are using Mode = Inproc Can anyone please helpme out Thanks
    Posted to State Management (Forum) by chkasarma on 10/22/2007
Page 1 of 1 (4 items)