Microsoft Content Management Server - Re: Parser Error Message: File or assembly name Microsoft.StefanG.WebAuthorExtensions,

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > November 2005 > Re: Parser Error Message: File or assembly name Microsoft.StefanG.WebAuthorExtensions,





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Parser Error Message: File or assembly name Microsoft.StefanG.WebAuthorExtensions,
Stefan [MSFT]

2005-11-14, 5:54 pm

Hi Tony,

I would suggest to download filemon from www.sysinternals.com to check where
the file is being searched for.
Maybe this will help us to understand whats going on.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------


"Tony Fabian" <Tony@fabian.dk> wrote in message
news:etcuFvT6FHA.472@TK2MSFTNGP15.phx.gbl...
Hi Stefan,

I have a strange problem. I have implementet the EnchancedWebAurhor and it
is working perfect except on the InternalLinks\TreeFrame.aspx page where it
for some reason complains that the DLL cannot be located.

I have checked that i have entered the correct tags and even copied the file
from another solution where the page is work just fine. Same result.

I have checked that the NTFS rights are set correctly on the page itself and
on the dll file.

I am running short of ideas. Can you spot the error?

Kind regards

Tony


----------------------------------------------------------------------------------------------------------------------------
Parser Error Message: File or assembly name
Microsoft.StefanG.WebAuthorExtensions, or one of its dependencies, was not
found.

Source Error:


Line 1: <%@ Register TagPrefix="EnhancedWebAuthor"
Namespace="Microsoft.StefanG.WebAuthorExtensions"
Assembly="Microsoft.StefanG.WebAuthorExtensions" %>
Line 2: <%@ Page language="c#" Codebehind="TreeFrame.aspx.cs"
AutoEventWireup="false"
Inherits="Microsoft.ContentManagement.WebAuthor.TreeFrame" %>
Line 3: <%@ Register TagPrefix="WebAuthor"
Namespace="Microsoft.ContentManagement.WebAuthor"
Assembly="Microsoft.ContentManagement.WebAuthor" %>


Source File: D:\Program Files\Microsoft Content Management
Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx
Line: 1


-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
<%@ Register TagPrefix="EnhancedWebAuthor"
Namespace="Microsoft.StefanG.WebAuthorExtensions"
Assembly="Microsoft.StefanG.WebAuthorExtensions" %>
<%@ Page language="c#" Codebehind="TreeFrame.aspx.cs"
AutoEventWireup="false"
Inherits="Microsoft.ContentManagement.WebAuthor.TreeFrame" %>
<%@ Register TagPrefix="WebAuthor"
Namespace="Microsoft.ContentManagement.WebAuthor"
Assembly="Microsoft.ContentManagement.WebAuthor" %>


<EnhancedWebAuthor:ChannelTree id="channeltree" runat="server">
<ChannelTemplate>
<a href='#' onclick='java script:WBC_onTreeNodeClicke
d("<%#
Container.Channel.UrlModePublished %>"); return false;'>
<%# Server.HtmlEncode(Container.Channel.DisplayName) %>
</a>
</ChannelTemplate>
<PostingTemplate>
<a href='#' onclick='java script:WBC_onTreeNodeClicke
d("<%#
Container.Posting.UrlModePublished %>"); return false;'>
<%# Server.HtmlEncode(Container.Posting.DisplayName) %>
</a>
</PostingTemplate>
</EnhancedWebAuthor:ChannelTree>




Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com