Re: authentication mode=windows and forms togather in the same pro

From: WJ (JohnWebbs_at_HotMail.Com)
Date: 08/28/05

  • Next message: Craig Vedur: "Does 'IsInRole()' check against Active Directory groups?"
    Date: Sun, 28 Aug 2005 12:23:31 -0400
    
    

    "Oren101" <Oren101@discussions.microsoft.com> wrote in message
    news:72F88768-C915-4E75-8A1B-17F5E4E224C8@microsoft.com...
    > when i use a different sub for another aspx page i have to convert this
    > sub
    > to application in iis but then i get an error becouse it can't find the
    > bin
    > sub. the only way i found to fix it is to copy the bin to the new sub as
    > well.is there any better solution?
    >

    Unfortunately there is no otherway around but the sub-web concept works when
    you deploy to the server.

    John


  • Next message: Craig Vedur: "Does 'IsInRole()' check against Active Directory groups?"

    Relevant Pages

    • jaggie fonts on server, but not on local host
      ... user on one .aspx page and renders the message to a template .jpg and ... displays the results on a 2nd .aspx page. ... IIS ... Sub renderUserImage(ByVal srcImage As String, ...
      (microsoft.public.dotnet.framework.drawing)
    • jaggie fonts on server, but not on local host
      ... user on one .aspx page and renders the message to a template .jpg and ... displays the results on a 2nd .aspx page. ... IIS ... Sub renderUserImage(ByVal srcImage As String, ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: macro to delete a closed workbook
      ... Why do you need to store it in the re-cycle bin? ... Why not rename the file in the folder each time it is ... Private Sub Workbook_Open ... > in the Recycle Bin before the replacement. ...
      (microsoft.public.excel.programming)
    • Re: authentication mode=windows and forms togather in the same pro
      ... when i use a different sub for another aspx page i have to convert this sub ... to application in iis but then i get an error becouse it can't find the bin ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Error casting User.Identity to WindowsIdentity
      ... The folder is created inside ... Private Shared Sub DeleteDir ... OK, here's my ImpersonateUser class, defined in ImpersonateUser.vb:- ... I have tried passing the identity object from code behind of the aspx page ...
      (microsoft.public.dotnet.framework.aspnet)