Re: Help! Can't create ASP.NET project

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: dw (cougarmana_NOSPAM_at_uncw.edu)
Date: 01/17/05


Date: Mon, 17 Jan 2005 10:31:54 -0500

Thank you, Ken and Patrick. I will try your suggestions and let you know.

"Patrick Olurotimi Ige" <ige@iprimus.com.au> wrote in message
news:OP4UzoE$EHA.3908@TK2MSFTNGP12.phx.gbl...
> dw,
> WHen you use code behind files .net framework expects that your
> application
> will have a dll file in your /bind directory. So when you try to start
> the
> application .net framework throw this exception because it can not found
> the
> needed files
>
> So you have to rebuild your application and check ( just to be sure )
> that
> your .dll file is in the /bin directory
> Hope it helps
> Patrick
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



Relevant Pages

  • Re: JIT Debugging failed with the following error: Access is denie
    ... version of the page that throws this exception, ... 0x80004005 Unspecified error (errorid 1090) ... insufficient rights to read the .NET Framework files. ... .NET Framework is correctly installed and that the ACLs on the installation ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Exception management question...
    ... One of my very favorite books on the .NET Framework is Jeffrey Richter's ... "Applied Microsoft .NET Framework Programming." ... an excellent chapter on exception management stratgey which includes many of ... > but a stack trace should always be available. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how to run exe. file on a computer which dont have .Net
    ... Vstudio.NET on a machine that has the .NET framework installed (Verify ... out an article called "Taking exception to exceptions" by kimberly tripp, ... > computer which dont have visual studio .Net installed on it. ... > the .Net framework on that computer and ran my exe. ...
    (microsoft.public.dotnet.framework)
  • A Personalized Portal
    ... For a VS.net class we were to set up the .net framework 1.1 with SDK & quickstart samples. ... Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. ...
    (microsoft.public.dotnet.framework.setup)
  • SoapTypeAttribute (System.Xml.Serialization) Example Code Fails
    ... This is for Microsoft .NET Framework 1.1. ... copied verbatim from the MSDN docs. ... it throws an exception like so: ... public class Employee{ ...
    (microsoft.public.dotnet.framework)