Re: Help! Can't create ASP.NET project
From: dw (cougarmana_NOSPAM_at_uncw.edu)
Date: 01/17/05
- Next message: WJ: "Re: access lock problem"
- Previous message: Scott Allen: "Re: two setup overview questions"
- In reply to: Patrick Olurotimi Ige: "Re: Help! Can't create ASP.NET project"
- Next in thread: Div.: "Re: Help! Can't create ASP.NET project"
- Reply: Div.: "Re: Help! Can't create ASP.NET project"
- Messages sorted by: [ date ] [ thread ]
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!
- Next message: WJ: "Re: access lock problem"
- Previous message: Scott Allen: "Re: two setup overview questions"
- In reply to: Patrick Olurotimi Ige: "Re: Help! Can't create ASP.NET project"
- Next in thread: Div.: "Re: Help! Can't create ASP.NET project"
- Reply: Div.: "Re: Help! Can't create ASP.NET project"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|