CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 2/24/2006 5:39:26 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 0 Views: 47 Favorited: 0 Favorite
1 Items, 1 Pages 1 |< << Go >> >|
jminond
Asp.Net User
GAC Master Page Problem - resource problem - VERY IMPORTANT2/24/2006 5:39:26 PM

0

Scenario:

   I have One web site project called /MasterPages/ for example, with a master in it, say... Master1.master and Master1.master.cs. There are no other files project, i build and publish it fine, leaving me with an assembly i them place in the GAC. A.O.K so far.

In another website project, i reference that GAC assembly, which allowed me to inherit from that master page.... i did this in a difffernt project and it worked fine.

Now, in the MasterPages project, i reference 2 custom dll's which allow for some custom controls which are used in the master page. However, there are no actual string resources used or needed to my knowledge.

The main web project referenes this GAC assembly, so that a master page in that project can inherit from the base master in the gac... this builds fine and all seems well, till i go to run the page, i get the following error.... any help or guidance would be very very greatly appreciated.

My main issue with this , is i am not using any resoruce files, i dont have a single resx in any of the projects. So i dont know what it is even rying to look for.

Error Message:

An error occurred while try to load the string resources (FindResource failed with error -2147023083).

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: An error occurred while try to load the string resources (FindResource failed with error -2147023083).

Source Error:

[No relevant source lines]

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbm2o\9232f8e6\59c33552\App_Web_5dy_5nxq.0.cs    Line: 0

Stack Trace:

[HttpException (0x80004005): An error occurred while try to load the string resources (FindResource failed with error -2147023083).]
   System.Web.StringResourceManager.ReadSafeStringResource(Type t) +3116601
   System.Web.UI.TemplateControl.ReadStringResource() +11
   ASP.rbsgc_master..ctor() +67
   ASP._rbsgc_master..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbm2o\9232f8e6\59c33552\App_Web_5dy_5nxq.0.cs:0
   __ASP.FastObjectFactory_app_web_5dy_5nxq.Create_ASP__rbsgc_master() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbm2o\9232f8e6\59c33552\App_Web_5dy_5nxq.1.cs:0
   System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
   System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +250
   System.Web.UI.Page.get_Master() +48
   System.Web.UI.Page.ApplyMasterPage() +18
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +543


Jonathan Minond
http://www.Jonavi.com
http://www.jonavi.com/Default.aspx?pageID=21
http://RainbowBeta.com
http://community.rainbowportal.net/blogs/jonathans_rainbow_blog/default.aspx
http://dotnetslackers.com/community/blogs/jminond/default.aspx
1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:

Web:
Elizabeth Figa -- GAC Storytelling SLIS 5685 – Information Resources and Services in Culturally Diverse Communities (3 hour). ... I can't help you if I don't know your problem and there are many ... There are some very important people you need to know to successfully .... http://web2.unt.edu/gac/. CONTINUING ON FOR A MASTER'S DEGREE IN SLIS ...
Chris O'Brien's blog: My top 5 WCM tips presentation In terms of key resources, in addition to AC's book here are some selected articles and ... which can then be dropped into the bin directory or GAC. ... Those are really very important tips. In relation to the master page and code I had ...
Randy Drisgill - SharePoint Branding and UI Heather's Base Master Page File for SharePoint 2007 - Heather's base Master Page is the ... Its probably the single most important weapon in my SharePoint customization toolkit. ... able to create a new master page and get our page very close to our concept. .... Fixing the name.dll ActiveX Problem the Mossman Wa. ...
Applying a SharePoint Custom Master Page Globally It's very common to need to apply a custom master page to your SharePoint site. ... that file is very important to SharePoint and SPD might modify its contents. ... Visual Web Developer Team Blog : Part 2 of 3: Creating shared user ... NOTE: It is very important to have done these prerequisite steps as the examples .... Did somebody also had this problem and found a solution for this. .... I added the controls to the GAC, and they no longer copy to the bin. ... This is very close to out situation. Except our Master Page project is at the same IIS ...
Extending the ASP.NET 2.0 Resource-Provider Model That's why extensibility is so very important. ... If you factor your user interface well, using master pages and user controls ..... This assembly is strongly named and can be installed in the global assembly cache (GAC). ..... Later, I'll show you how to avoid this problem with custom localization expressions. ...
Katrien's About .NET Blog Problems with ClientScriptManager.GetWebResourceUrl in MOSS 2007 webparts ... On a very nice post by Ryan Rogers about embedded resources there is a comment from ... I tried installing the assembly in the GAC and this also solved the problem. .... The files are placed in the Master page gallery (Site Actions > Site ...
SharePoint Thoughts - Discussion view These two conditions are very important to remember as they will help you track down the problem. ... The last three are the most common newbie problems. ... I' ve found that installing the web part into the GAC resolves this issue, however, .... NET Page with Code and Master Page to a Doc Library ...
Sharepoint Standards Details - Application Standards - Developer's ... When a custom master page is used to re-brand a SharePoint site it is important ... a content page or the underlying master page should not be used, to avoid problems ... including deploying assemblies into the GAC, across the server farm and .... Security with SharePoint is very granular and security settings may ...
Problems with Framework 3.5.0.0 and IIS - ASP.NET Forums Simply the assemblies which are present on you local machine GAC, ... throw new InvalidOperationException(Resources.E_NoScriptManager);. } - and the thing is I have script manager in the master page and in the aspx page that I'm trying ... on the content pages. The problem is in the ajax libraries. ...






how to fill the whole screen

masterpages!

how can i remove the little triangle from menu itmes that have dynamic items?

background-image theme

2 treeview problems

dbcombo with master page asp.net 2.0

treeview not expanding

how can i align to left a submenu items?

reference master page from a helper class

problem with images when using master pages in different folders

navigation tabs

accessing a control that is in the template

menu control and current page

custom attribute on a masterpage?

merge default.master & default.aspx

how to work with master page content from content page

treeview with checkboxes in c# web application

a problem with menu control and sytle

treeview menu

sitemap & treeview problem

master pages and virtual directories and subdirectories: help!

overriding a function from masterpage

master pages and images ...create a standard template over pages

protected sub page_load and public readonly property

theming an html anchor.

what's the best way to give our customers full control of the l&f for their web application

include an html in masterpage

javascript and masterpage

can't get my menu to work inside a master page - tagname is null error

using left: within content page dive

   
  Privacy | Contact Us
All Times Are GMT