473,396 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Failed to map the path '/App_GlobalResources/'

Hi,
i have W2k and framework 1.0 and 1.1 and work fine,
i have installed framework 2.0 and when start a simple page aspx
return the page error

i try to make asp.net user permission in folder
Microsoft\Crypto\RSA\MachineKeys

i try to make aspnet_regiis with various paramenter but

all my test failed

What can i make ???
Failed to map the path '/App_GlobalResources/'

Exception Details: System.InvalidOperationException: Failed to map the
path '/App_GlobalResources/'.

Source Error:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidOperationException: Failed to map the path
'/App_GlobalResources/'.]
System.Web.Hosting.HostingEnvironment.MapPathActua l(VirtualPath
virtualPath, Boolean permitNull) +3521404

System.Web.Compilation.BuildManager.CheckTopLevelF ilesUpToDate2(StandardDiskBuildResultCache
diskCache) +306

System.Web.Compilation.BuildManager.CheckTopLevelF ilesUpToDate(StandardDiskBuildResultCache
diskCache) +46

System.Web.Compilation.BuildManager.PrecompiledApp RuntimeModeInitialize()
+708
System.Web.Compilation.BuildManager.Initialize() +3466117
System.Web.Compilation.BuildManager.InitializeBuil dManager() +228
System.Web.HttpRuntime.HostingInit(HostingEnvironm entFlags
hostingFlags) +310

[HttpException (0x80004005): Failed to map the path
'/App_GlobalResources/'.]
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context)
+3426887
System.Web.HttpRuntime.EnsureFirstRequestInit(Http Context context)
+88
System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr)
+149

Feb 1 '06 #1
1 6499
App_GlobalResources is a new type of .NET folder. Make sure the folder is
installed in your web app would be the first (add asp.net folder >>
App_GlobalResources).

The next step would be to ensure the "global resource" in question is in
that folder. My guess is it has something to do with RSA, as I do not have
this problem and have not used RSA in 2.0. I would check to see how 2.0
handles encryption, as that is the most likely culprit to why your app is not
working.

NOTE: On the asp.net site, there are some migration tool helps, as well as
compilation helpers that will compile in the same manner as 1.x. I have not
tried them, but look at this link and focus on the "Web Application Projects"
and "Web Deployment Projects":
http://www.asp.net/default.aspx?tabindex=5&tabid=41

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
"Pippo" wrote:
Hi,
i have W2k and framework 1.0 and 1.1 and work fine,
i have installed framework 2.0 and when start a simple page aspx
return the page error

i try to make asp.net user permission in folder
Microsoft\Crypto\RSA\MachineKeys

i try to make aspnet_regiis with various paramenter but

all my test failed

What can i make ???
Failed to map the path '/App_GlobalResources/'

Exception Details: System.InvalidOperationException: Failed to map the
path '/App_GlobalResources/'.

Source Error:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidOperationException: Failed to map the path
'/App_GlobalResources/'.]
System.Web.Hosting.HostingEnvironment.MapPathActua l(VirtualPath
virtualPath, Boolean permitNull) +3521404

System.Web.Compilation.BuildManager.CheckTopLevelF ilesUpToDate2(StandardDiskBuildResultCache
diskCache) +306

System.Web.Compilation.BuildManager.CheckTopLevelF ilesUpToDate(StandardDiskBuildResultCache
diskCache) +46

System.Web.Compilation.BuildManager.PrecompiledApp RuntimeModeInitialize()
+708
System.Web.Compilation.BuildManager.Initialize() +3466117
System.Web.Compilation.BuildManager.InitializeBuil dManager() +228
System.Web.HttpRuntime.HostingInit(HostingEnvironm entFlags
hostingFlags) +310

[HttpException (0x80004005): Failed to map the path
'/App_GlobalResources/'.]
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context)
+3426887
System.Web.HttpRuntime.EnsureFirstRequestInit(Http Context context)
+88
System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr)
+149

Feb 1 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jeff Reed | last post by:
I am experiencing the the problem outlined the below. Unfortunately, I am using WinXP and I not sure if I can apply the solution due to lack of security control Any feed back would be apreciated ...
1
by: Jonas Auken | last post by:
hi, I have a repeater which dynamically loads another usercontrol throught databinding: OnClick: DataBind() rptProduct_ItemDataBound: ViewSmall _viewSmall = (ViewSmall)...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
13
by: Adam | last post by:
Trying to get an asp.net 2.0 app running and am receiving this error. I see a bunch of people with this error on the net, but no solution: Works fine on my local machine, deployed to a server it...
0
by: Jody Gelowitz | last post by:
VS2005 Standard Edition WinXP Pro SP2 I have setup a Web project under: http://localhost/myproject/ and have received a "Failed to map the path '/MyProject/App_GlobalResources'." error...
6
by: CuriousGeorge | last post by:
I've upgraded a .Net 1.1 web app to 2.0 and am having a heck of a time getting resources to work again. From what I understand if I move my strings.resx file into the App_GlobalResources folder I...
0
by: ad | last post by:
I am using VS2005 to develop Web Application. After development, I install the Web application into another computer. But it faill to run with message: Can use /MyApp/App_GlobalResources/, because...
1
by: kurt sune | last post by:
This drives me nuts,I have put a textfile in App_GlobalResources. How do I read it in runtime? I have googled for two days now. GetExecutingAssembly.GetManifestResourceStream("XYZ.xml") returns...
0
by: C. Moya | last post by:
When sites are published, App_GlobalResources seems to be compiled and is not updateable (even though you set "Allow this precompiled site to be updateable"). Is there any way to update global...
1
by: Chara | last post by:
When I try to access a web application, I am getting. Failed to map the path '/App_GlobalResources' I have been having this issue on a regular basis on a Windows 2000 Server. To resolve this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.