473,407 Members | 2,359 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,407 software developers and data experts.

Cant run ASP.NET Quickstart tutorial

Hi All
I installed Microsoft.Net Framework Version:1.0.3705.209 (included ASP.NET
Version:1.0.3705.0) in my Win 2000 SP3 3 weeks ago. It worked well all until
i installed a free softwore GoMono. I can't run asp.net quickstart tutorial.
it kept asking some file like Microsoft.VisualBasic.DLL and
Microsoft.VisualBasic.EXE. i tried to find the files manually and i found
them in GoMono directory. i copied the files to Micrososft.NET directory
(C:\WINNT\Microsoft.NET\Framework\v1.0.3705) but it didn't solve the
problem. Here is the error message :
Server Error in '/QuickStart/ASPPlus' Application.
----------------------------------------------------------------------------
----

The located assembly's manifest definition with name 'Microsoft.VisualBasic'
does not match the assembly reference.
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.IO.FileLoadException: The located assembly's
manifest definition with name 'Microsoft.VisualBasic' does not match the
assembly reference.

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:
[FileLoadException: The located assembly's manifest definition with name
'Microsoft.VisualBasic' does not match the assembly reference.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase,
Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Boolean
stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +300
System.Reflection.Assembly.Load(AssemblyName assemblyRef) +22
System.Web.UI.Util.GetReferencedAssembliesHashtabl e(Assembly a) +70
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +404
System.Web.UI.PageParser.CompileIntoType() +60
System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation() +125

[HttpException (0x80004005): The located assembly's manifest definition with
name 'Microsoft.VisualBasic' does not match the assembly reference.]
System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean
fCreateIfNotFound) +827
System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +88
System.Web.UI.TemplateControlParser.CompileAndGetP arserCacheItem(String
virtualPath, String inputFile, HttpContext context) +120
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.PageParser.GetCompiledPageInstance(S tring virtualPath,
String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context, String
requestType, String url, String path) +14
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) +174
System.Web.MapHandlerExecutionStep.Execute() +77
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +173


----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET
Version:1.0.3705.0

i have tried to fix it with dotnetfx.exe, even installed and uninstalled the
Microsoft.NET two times but the error still appeared. please help me to
solve this problem. sorry for my bad english.

best regards

Satria F

Nov 17 '05 #1
1 2740
try running the following:

c:\winnt\microsoft.net\framework\[version number]\aspnet_regiis.exe -i

if that does not work, then not sure.

"t322y" <sa******@yahoo.com.sg> wrote in message
news:OQ**************@TK2MSFTNGP10.phx.gbl...
Hi All
I installed Microsoft.Net Framework Version:1.0.3705.209 (included ASP.NET
Version:1.0.3705.0) in my Win 2000 SP3 3 weeks ago. It worked well all until i installed a free softwore GoMono. I can't run asp.net quickstart tutorial. it kept asking some file like Microsoft.VisualBasic.DLL and
Microsoft.VisualBasic.EXE. i tried to find the files manually and i found
them in GoMono directory. i copied the files to Micrososft.NET directory
(C:\WINNT\Microsoft.NET\Framework\v1.0.3705) but it didn't solve the
problem. Here is the error message :
Server Error in '/QuickStart/ASPPlus' Application.
-------------------------------------------------------------------------- -- ----

The located assembly's manifest definition with name 'Microsoft.VisualBasic' does not match the assembly reference.
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.IO.FileLoadException: The located assembly's
manifest definition with name 'Microsoft.VisualBasic' does not match the
assembly reference.

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:
[FileLoadException: The located assembly's manifest definition with name
'Microsoft.VisualBasic' does not match the assembly reference.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +300
System.Reflection.Assembly.Load(AssemblyName assemblyRef) +22
System.Web.UI.Util.GetReferencedAssembliesHashtabl e(Assembly a) +70
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +404
System.Web.UI.PageParser.CompileIntoType() +60
System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation() +125
[HttpException (0x80004005): The located assembly's manifest definition with name 'Microsoft.VisualBasic' does not match the assembly reference.]
System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean
fCreateIfNotFound) +827
System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +88
System.Web.UI.TemplateControlParser.CompileAndGetP arserCacheItem(String
virtualPath, String inputFile, HttpContext context) +120
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.PageParser.GetCompiledPageInstance(S tring virtualPath,
String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context, String
requestType, String url, String path) +14
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) +174 System.Web.MapHandlerExecutionStep.Execute() +77
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +173


-------------------------------------------------------------------------- -- ----
Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET Version:1.0.3705.0

i have tried to fix it with dotnetfx.exe, even installed and uninstalled the Microsoft.NET two times but the error still appeared. please help me to
solve this problem. sorry for my bad english.

best regards

Satria F

Nov 17 '05 #2

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

Similar topics

2
by: Damon | last post by:
I installed a .NET on my windowsXP pro. And, I ran "C:\Program Files\Microsoft Visual Studio ..NET\FrameworkSDK\Samples\Setup\ConfigSamples.exe" and got same virtual directories. when I use...
1
by: Abhishek Srivastava | last post by:
Hello All, I have installed the quick start samples that come along with .net sdk. I am facing some strange behavior on my machine. I would be gratefull if someone could explain what is going...
2
by: NNTP | last post by:
Hi, I tried to setup the quickstart and tutorial of ASP.NET framework in Window XP prof. with SP2. The system is running IIS and FrontPage 2000 server extension. I also downloaded the...
4
by: myleslawrence | last post by:
I hope this is the correct forum for this because I'm at wits end. I have a Win 2003 server, SQL server 2000 and the .Net framework sdk installed. The ASP.NET VB Quickstart tutorials have web...
1
by: Eustice Scrubb | last post by:
I'm trying to use the Insert.aspx Quickstart and I'm getting a NULL pointer exception. Any help? <code> <script language="VB" runat="server"> Dim myConnection As SqlConnection Sub...
2
by: Federico Caselli | last post by:
I've just installed VS 2005 pro. Trying to run the .net framework 2.0 sdk asp.net quickstart tutorial, I get the following error "Failed to access IIS metabase. Description: An unhandled...
3
by: moondaddy | last post by:
I'm checking out the Ent Lib for the first time and tried to run the Quickstart for data access. upon clicking the first button in the sample app I get an error saying there may be an error trying...
3
by: stacy | last post by:
On my XP Pro laptop, I have installed IIS, MSDE and QuickStart Samples but am encountering the following error when I click on any of the QuickStarts on the Microsoft.NET Framework SDK QuickStarts...
0
by: rhyes | last post by:
Hi All, I cant seem to submit post and view the post in the example provided by thescripts there is no error and I manage to connect to the database. the link is below: ...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.