Search

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

Matching Posts

  • Re: Login Control and ReturnURL

    I managed to solve the problem by tweaking some settings in the web.config file. I think that the problem was that my login page in the forms authentication section was specified with a full URL. Thanks for your reply - it pointed me in that direction!
    Posted to Security (Forum) by Ikinal on 8/23/2006
  • Login Control and ReturnURL

    Hi, I am having a problem with the Login control on my site. After a successful login, instead of redirecting to the page specified in ReturnURL, the page just posts back. Any ideas on what is happening here? Thanks, Iwan Kinal
    Posted to Security (Forum) by Ikinal on 8/22/2006
  • Re: System.DirectoryServices

    Are there any errors reported in the conversion report? In mine there was an error with the page that had the calls to System.DirectoryServices. It also seems to me that building web projects in VS2005 is buggy. I seemed to get different errors when I tried to rebuild, without changing anything, or if I had a different page open. If I remember correctly, most of my edits dealt with either modifying or deleting the "inherits" attribute from the first line of the file. I. Kinal
  • Re: System.DirectoryServices

    Well, I finally managed to fix this problem. It appears that the Visual Studio conversion wizard did not fully convert my files, so after I started troubleshooting some of the build problems, the rest, including this one, went away, and my application is now working properly on ASP.NET 2.0 I. Kinal
  • System.DirectoryServices

    Hi, I am trying to convert an ASP.NET 1.1 application to ASP.NET 2.0 using Visual Studio 2005, but I'm running into some issues. The biggest issue is that upon compilation, I receive this error: Type "System.DirectoryServices.DirectoryEntry" is not defined. Everything was working fine before the conversion, so I don't know exactly what's going on here. Any help will be appreciated! Thanks, I. Kinal
Page 1 of 1 (5 items)