PDA

View Full Version : Web Matrix Error


pool2004
08-24-2004, 01:10 AM
I am novic in Web Matrix.
I was testing a small .aspx application and fin an error in Line 2:

Server Error in '/usersx' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: File or assembly name Microsoft.Matrix.Framework, or one of its dependencies, was not found.

Source Error:

Line 1: <%@ Page Language="C#" %>
Line 2: <%@ Register TagPrefix="wmx" Namespace="Microsoft.Matrix.Framework.Web.UI" Assembly="Microsoft.Matrix.Framework, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626" %>
Line 3: <script runat="server">
Line 4:

Source File: E:\web\mobileguide\htdocs\usersx\NewFile.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Matrix.Framework' could not be loaded.




=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Matrix.Framework, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626
(Fully-specified)
LOG: Appbase = file:///E:/web/mobileguide/htdocs/usersx
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspn et.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: Microsoft.Matrix.Framework, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.EXE.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework.EXE.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.EXE.

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.903



What is wrong?

pool2004
08-24-2004, 09:53 AM
[b]quote:Originally posted by bruce

See this FAQ

http://kb.discountasp.net/article.aspx?id=10046</blockquote id="quote"></font id="quote">

Bruce, sorry, and what is "your /bin directory" in this article? I don't have it. Is it a system directory?

bruce
08-24-2004, 10:51 AM
See this FAQ

http://kb.discountasp.net/article.aspx?id=10046

quote:Originally posted by pool2004

I am novic in Web Matrix.
I was testing a small .aspx application and fin an error in Line 2:

Server Error in '/usersx' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: File or assembly name Microsoft.Matrix.Framework, or one of its dependencies, was not found.

Source Error:

Line 1: <%@ Page Language="C#" %>
[b]Line 2: <%@ Register TagPrefix="wmx" Namespace="Microsoft.Matrix.Framework.Web.UI" Assembly="Microsoft.Matrix.Framework, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626" %>
Line 3: <script runat="server">
Line 4:

Source File: E:\web\mobileguide\htdocs\usersx\NewFile.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Matrix.Framework' could not be loaded.




=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Matrix.Framework, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626
(Fully-specified)
LOG: Appbase = file:///E:/web/mobileguide/htdocs/usersx
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspn et.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: Microsoft.Matrix.Framework, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/usersx/9f936578/e5820f1/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.EXE.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework.EXE.
LOG: Attempting download of new URL file:///E:/web/mobileguide/htdocs/usersx/bin/Microsoft.Matrix.Framework/Microsoft.Matrix.Framework.EXE.

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.903



What is wrong?
</blockquote id="quote"></font id="quote">

B.

DiscountASP.NET
http://www.DiscountASP.NET

bruce
08-25-2004, 01:03 AM
Bin directory should be a directory under your website root.

All site should have it.

[b]quote:Originally posted by pool2004

[b]quote:Originally posted by bruce

See this FAQ

http://kb.discountasp.net/article.aspx?id=10046</blockquote id="quote"></font id="quote">

Bruce, sorry, and what is "your /bin directory" in this article? I don't have it. Is it a system directory?


</blockquote id="quote"></font id="quote">

B.

DiscountASP.NET
http://www.DiscountASP.NET

pool2004
08-26-2004, 07:57 AM
Bruce, thank you very much!