meta data file can't be found

J

Jon Paal

I am trying to use the FreeTextBox.dll with an asp.net 1.1 website

I have FreeTextBox.dll in the "/bin" folder

I have this in the "web.config" file


<httpHandlers>
<add verb="GET"
path="FtbWebResource.axd"
type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
</httpHandlers>


I get this error message:

CS0006: Metadata file 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net
files\root\fe58ea8e\b3f96db5\assembly\dl2\41d64a9e\00039f02_54c8c401\freetextbox.dll' could not be found


Why is asp.net not looking in the "/bin" folder ????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top