Search

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

Matching Posts

  • Parser Error: Could not load type '_Default'.

    I have been developing an ASP.NET website in C# with Visual C# 2005 express on my laptop. It functions as expected with VWD's debug server and IIS which is set up locally, but when I transfer the files to an IIS site on another computer I get the following error. I've done some searching but haven't found the solution, I'd really appreciate any help on this ASAP. Regards, Alex Server Error in '/tracker' Application . Parser Error Description: An error occurred during the parsing of a resource required
    Posted to Installation and Setup (Forum) by aellis on 8/1/2005
  • Intranet application -- find user "automatically"

    I am writing an intranet application in ASP.NET 2.0 which should automatically obtain a user's username. The code below retrieves the username when I run in debug-mode through "Web Developer Express", but when I try to run the same code through IIS it is unable to retrieve the username. Could anyone shed some light on this? Regards, Alex http://localhost/src/ Welcome Unknown user. http://localhost:1036/helpdesk/Default.aspx Welcome D3MF2Q1J\alex. using System; using System.Data; using System.Configuration;
    Posted to Security (Forum) by aellis on 7/14/2005
Page 1 of 1 (2 items)