473,585 Members | 2,513 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cant run ASP.NET Quickstart tutorial

Hi All
I installed Microsoft.Net Framework Version:1.0.370 5.209 (included ASP.NET
Version:1.0.370 5.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.Visua lBasic.DLL and
Microsoft.Visua lBasic.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\Micro soft.NET\Framew ork\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.Visu alBasic'
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.FileL oadException: The located assembly's
manifest definition with name 'Microsoft.Visu alBasic' 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:
[FileLoadExcepti on: The located assembly's manifest definition with name
'Microsoft.Visu alBasic' does not match the assembly reference.]
System.Reflecti on.Assembly.nLo ad(AssemblyName fileName, String codeBase,
Boolean isStringized, Evidence assemblySecurit y, Boolean
throwOnFileNotF ound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflecti on.Assembly.Int ernalLoad(Assem blyName assemblyRef, Boolean
stringized, Evidence assemblySecurit y, StackCrawlMark& stackMark) +300
System.Reflecti on.Assembly.Loa d(AssemblyName assemblyRef) +22
System.Web.UI.U til.GetReferenc edAssembliesHas htable(Assembly a) +70
System.Web.Comp ilation.BaseCom piler.GetCompil edType() +404
System.Web.UI.P ageParser.Compi leIntoType() +60
System.Web.UI.T emplateParser.G etParserCacheIt emThroughCompil ation() +125

[HttpException (0x80004005): The located assembly's manifest definition with
name 'Microsoft.Visu alBasic' does not match the assembly reference.]
System.Web.UI.T emplateParser.G etParserCacheIt emInternal(Bool ean
fCreateIfNotFou nd) +827
System.Web.UI.T emplateParser.G etParserCacheIt emWithNewConfig Path() +125
System.Web.UI.T emplateParser.G etParserCacheIt em() +88
System.Web.UI.T emplateControlP arser.CompileAn dGetParserCache Item(String
virtualPath, String inputFile, HttpContext context) +120
System.Web.UI.T emplateControlP arser.GetCompil edInstance(Stri ng
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.P ageParser.GetCo mpiledPageInsta nce(String virtualPath,
String inputFile, HttpContext context) +43
System.Web.UI.P ageHandlerFacto ry.GetHandler(H ttpContext context, String
requestType, String url, String path) +14
System.Web.Http Application.Map HttpHandler(Htt pContext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) +174
System.Web.MapH andlerExecution Step.Execute() +77
System.Web.Http Application.Exe cuteStep(IExecu tionStep step, Boolean&
completedSynchr onously) +173


----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.0.370 5.209; ASP.NET
Version:1.0.370 5.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 2756
try running the following:

c:\winnt\micros oft.net\framewo rk\[version number]\aspnet_regiis. exe -i

if that does not work, then not sure.

"t322y" <sa******@yahoo .com.sg> wrote in message
news:OQ******** ******@TK2MSFTN GP10.phx.gbl...
Hi All
I installed Microsoft.Net Framework Version:1.0.370 5.209 (included ASP.NET
Version:1.0.370 5.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.Visua lBasic.DLL and
Microsoft.Visua lBasic.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\Micro soft.NET\Framew ork\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.Visu alBasic' 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.FileL oadException: The located assembly's
manifest definition with name 'Microsoft.Visu alBasic' 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:
[FileLoadExcepti on: The located assembly's manifest definition with name
'Microsoft.Visu alBasic' does not match the assembly reference.]
System.Reflecti on.Assembly.nLo ad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurit y, Boolean
throwOnFileNotF ound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflecti on.Assembly.Int ernalLoad(Assem blyName assemblyRef, Boolean stringized, Evidence assemblySecurit y, StackCrawlMark& stackMark) +300
System.Reflecti on.Assembly.Loa d(AssemblyName assemblyRef) +22
System.Web.UI.U til.GetReferenc edAssembliesHas htable(Assembly a) +70
System.Web.Comp ilation.BaseCom piler.GetCompil edType() +404
System.Web.UI.P ageParser.Compi leIntoType() +60
System.Web.UI.T emplateParser.G etParserCacheIt emThroughCompil ation() +125
[HttpException (0x80004005): The located assembly's manifest definition with name 'Microsoft.Visu alBasic' does not match the assembly reference.]
System.Web.UI.T emplateParser.G etParserCacheIt emInternal(Bool ean
fCreateIfNotFou nd) +827
System.Web.UI.T emplateParser.G etParserCacheIt emWithNewConfig Path() +125
System.Web.UI.T emplateParser.G etParserCacheIt em() +88
System.Web.UI.T emplateControlP arser.CompileAn dGetParserCache Item(String
virtualPath, String inputFile, HttpContext context) +120
System.Web.UI.T emplateControlP arser.GetCompil edInstance(Stri ng
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.P ageParser.GetCo mpiledPageInsta nce(String virtualPath,
String inputFile, HttpContext context) +43
System.Web.UI.P ageHandlerFacto ry.GetHandler(H ttpContext context, String
requestType, String url, String path) +14
System.Web.Http Application.Map HttpHandler(Htt pContext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) +174 System.Web.MapH andlerExecution Step.Execute() +77
System.Web.Http Application.Exe cuteStep(IExecu tionStep step, Boolean&
completedSynchr onously) +173


-------------------------------------------------------------------------- -- ----
Version Information: Microsoft .NET Framework Version:1.0.370 5.209; ASP.NET Version:1.0.370 5.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
2178
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 this URL-http://localhost/quickstart to use Quickstart, the webpage could not display.IE always asks me to download "default.aspx". So, how to...
1
1332
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 on. If I type http://15.76.221.178/quickstart in my browser I get an error message you are not authorized to view this page. If I type...
2
1649
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 MSDE2000A.exe and started the NETSDK instance. However, when I opened the QuickStart page, it got the HTTP 500 error. Do you have any idea what's happening?...
4
1213
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 form examples some of which connect to the database. They do not work and I get 'server does not exist or access denied' when I try to run any of the...
1
1534
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 Page_Load(Src As Object, e As EventArgs) ' Create a connection to the SQL Server myConnection = New SqlConnection("Data Source=SERVER;" _
2
1194
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 exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it...
3
1157
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 to connect to sql server 2005.... Is this really expecting sql server 2005? or is this just the way the msg was keyed in? I'm running sql...
3
1212
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 page. "You are not authorized to view this page" from the . I may have done something wrong in installing the MSDE, here are the steps I went...
0
1338
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: http://www.thescripts.com/serversidescripting/php/tutorials/discussionforumswithphp/index.html I have make changes in the sql database name , username , password and the...
0
7836
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8199
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8336
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7950
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6606
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3863
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1447
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1175
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.