Re: Parser Error Message: File or assembly name Microsoft.StefanG.WebAuthorExtensions,
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > Re: Parser Error Message: File or assembly name Microsoft.StefanG.WebAuthorExtensions,




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: Parser Error Message: File or assembly name Microsoft.StefanG.WebAuthorExtensions,  
Tony Fabian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-14-05 10:54 PM

Hi Stefan,

Here is everything related to the TreeFrame.aspx. It does not look in my
applications bin directory or the correct place in the tempory asp.net
folder.

If i hit the "Resource Manager" link in webauthor
(ResourceBrowser/Management/GalleriesBrowse.aspx) i can see that it does
find the dll in the application bin directory and in the tempory asp.net
folder.

I have just dobbelchecked off on off the other developement boxes used in
this project and on the test server. The behavior is the same on all three
boxes.

Here a few traces from netmon from GalleriesBrowse.
18:04:18 w3wp.exe:2716 QUERY INFORMATION D:\pro\site\ForsvaretWeb
Solution\ForsvaretWeb\bin\Microsoft.StefanG.WebAuthorExtensions.DLL SUCCESS
Attributes: A
18:04:19 csc.exe:2028 QUERY INFORMATION
C:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net
 files\forsvaretweb\166c8131\137b72f\asse
mbly\dl2\dc2956f4\bf321847_fee8c501\
microsoft.stefang.webauthorextensions.dll
SUCCESS Attributes: A


This is from TreeFrame.aspx.

17:59:23 w3wp.exe:2716 OPEN D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx SUCCESS
Options: Open  Access: All
17:59:23 w3wp.exe:2716 READ  D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx SUCCESS
Offset: 0 Length: 4096
17:59:23 w3wp.exe:2716 READ D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx END OF
FILE Offset: 3638 Length: 4096
17:59:23 w3wp.exe:2716 QUERY INFORMATION
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\mcms\2f03e2de\ad694a73\Microsoft.StefanG.WebAuthorExtensions.DLL NOT
FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\mcms\2f03e2de\ad694a73\Microsoft.StefanG.WebAuthorExtensions\Microsoft
.StefanG.WebAuthorExtensions.DLL
PATH NOT FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION D:\Program Files\Microsoft Content
Management Server\Server\MCMS\bin\Microsoft.StefanG.WebAuthorExtensions.DLL
PATH NOT FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION D:\Program Files\Microsoft Content
Management
Server\Server\MCMS\bin\Microsoft.StefanG.WebAuthorExtensions\Microsoft.Stefa
nG.WebAuthorExtensions.DLL
PATH NOT FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\mcms\2f03e2de\ad694a73\Microsoft.StefanG.WebAuthorExtensions.EXE NOT
FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\mcms\2f03e2de\ad694a73\Microsoft.StefanG.WebAuthorExtensions\Microsoft
.StefanG.WebAuthorExtensions.EXE
PATH NOT FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION D:\Program Files\Microsoft Content
Management Server\Server\MCMS\bin\Microsoft.StefanG.WebAuthorExtensions.EXE
PATH NOT FOUND Attributes: Error
17:59:23 w3wp.exe:2716 QUERY INFORMATION D:\Program Files\Microsoft Content
Management
Server\Server\MCMS\bin\Microsoft.StefanG.WebAuthorExtensions\Microsoft.Stefa
nG.WebAuthorExtensions.EXE
PATH NOT FOUND Attributes: Error
17:59:23 w3wp.exe:2716 CLOSE D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx SUCCESS
17:59:23 w3wp.exe:2716 OPEN D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx SUCCESS
Options: Open  Access: All
17:59:23 w3wp.exe:2716 READ  D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx SUCCESS
Offset: 0 Length: 4096
17:59:23 w3wp.exe:2716 CLOSE D:\Program Files\Microsoft Content Management
 Server\Server\IIS_CMS\WebAuthor\Dialogs\
InternalLinks\TreeFrame.aspx SUCCESS

Kind regards

Tony

"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:uK5TuyT6FHA.2384@TK2MSFTNGP12.phx.gbl...
> 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>
>
>
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:16 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register