Ask a Question related to ASP.NET Web Services, Design and Development.
-
sp1dEr #1
Problem with asp.net application locate on network share
Hi all,
I have an asp.net application (framework 1.1 sp1) on windows server
2003. When the document root is locate in local that's all ok... but
if the document root is locate on locate on network share, application
display error message:
Server Error in '/MYAPP' Application.
--------------------------------------------------------------------------------
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: Required permissions cannot be acquired.
Source Error:
Line 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Confi g\machine.config
Line: 258
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032;
ASP.NET Version:1.1.4322.2032
sp1dEr Guest
-
ASPNET Account Security Problem - Running a Web Application over a network share
All, If anyone has been following my trials over the last week see(Setting up a Web Application on IIS 5.1 and ASP.Net Security Problems). I'm... -
Problem when adding a control to the toolbox from a network share
I created a control. When I include this control from my local project directory, every thing works. But when I place the control on a network... -
Running ASP.NET application from network share
The problem is the same with running apps across domain boundaries (app domain, not NT domain). You are creating what, in essence, is a distributed... -
Windows XP small home network -- share problem
Hi, I have a small wireless network consisting of a Windows XP Professional desktop machine, and a laptop running Windows XP Home Edition (soon to... -
How can my application detect the physical network problem
I have one application running on solaris and other on windows NT. These two communicate thro' sockets. The application running on solaris is...



Reply With Quote

