PC Review


Reply
Thread Tools Rate Thread

ASP.NET web and dll

 
 
Silvia
Guest
Posts: n/a
 
      22nd Dec 2003
Hi,

I have a directory called files (c:\files) where I have
dll and a I have Web directory inside files directory
(c:\files\web), the application web, in ASP.NET, have to
use dll files that they are in files directory, can I do
that??

( in c:\files --> dll)
( in c:\files\web) --> application web) --> reference to
dll

I use this configuration in web.config:

<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-
com:asm.v1">
<probing privatePath="Web/.."/>
</assemblyBinding>
</runtime>

but I have this error:

Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request.
Please review the specific error details below and modify
your configuration file appropriately.

Parser Error Message: It is an error to use a section
registered as allowDefinition='MachineToApplication'
beyond application level. This error can be caused by a
virtual directory not being configured as an application
in IIS.

Source Error:


Line 37: by Microsoft that offers a single
logon and core profile services for member sites.
Line 38: -->
Line 39: <authentication mode="Windows" />
Line 40:
Line 41:



somebody can help me??

Thanks
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:36 PM.