473,394 Members | 1,875 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,394 software developers and data experts.

Problem deploying Web App

Hello All,
I've developed a Commerce Server application and am having deployment
problems. The issue is not Commerce Server specific, so I'll ask here,
since questions get answered here.

The application is developed on a remote machine. My compiler runs locally,
but the source files and destination is on the remote machine. The remote
machine is running Framework 1.0.3705.

This morning I PUP'd the Commerce Server site and deployed it my desktop
(development) machine which is running Framework 1.0.3705 and 1.1.4322 on
Windows Server 2003.

When I first launched the web app, I received the following error:

"File or assembly name Microsoft.VisualBasic.Compatibility, or one of its
dependencies, was not found."

I copied the Microsoft.VisualBasic.Compatibility.DLL to the applications
\bin folder, since the Assembly load trace indicates that this path is
searched for the file.

I have these files in my C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
folder, so I copied them to the App's \bin folder.

Now, I get the error messages attached below. It's pretty clear that I have
a compaibility problem, but I don't know how to attack this.

Reading through the message, it seems that the DLL is loaded, then the
FrameWork looks for a newer version:

"LOG: Version redirect found in framework config: 7.0.3300.0 redirected to
7.0.5000.0."

The Framework then tries to load the same DLL with a version number of
7.0.5000.0 but doesn't find it.

How do I tell the framework that this app uses the 7.0.3300.0 version of
the file?

TIA,

-tomas


===== Error Messages =======
Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.

Parser Error Message: The located assembly's manifest definition with name
'Microsoft.VisualBasic.Compatibility' does not match the assembly
reference.

Source Error:
Line 196: <add
assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Confi g\machine.config Line:
198

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Microsoft.VisualBasic.Compatibility' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.VisualBasic.Compatibility
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/TapeWareCommerce2002
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Microsoft.VisualBasic.Compatibility
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/tapewarecommerce2002/e0c5b38e/ab678ec7/Microsoft.VisualBasic.Compatibility.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/tapewarecommerce2002/e0c5b38e/ab678ec7/Microsoft.VisualBasic.Compatibility/Microsoft.VisualBasic.Compatibility.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/TapeWareCommerce2002/bin/Microsoft.VisualBasic.Compatibility.DLL.
LOG: Version redirect found in framework config: 7.0.3300.0 redirected to
7.0.5000.0.
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.VisualBasic.Compatibility,
Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/tapewarecommerce2002/e0c5b38e/ab678ec7/Microsoft.VisualBasic.Compatibility.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/tapewarecommerce2002/e0c5b38e/ab678ec7/Microsoft.VisualBasic.Compatibility/Microsoft.VisualBasic.Compatibility.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/TapeWareCommerce2002/bin/Microsoft.VisualBasic.Compatibility.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Build Number
===== End of Error Messages =======
Nov 15 '05 #1
0 2221

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

Similar topics

3
by: Bob Z | last post by:
Hello All, I have a problem I just can't figure out. I am using Oracle's jdeveloper and deploying to a stand-alone linux oc4j server. I have a j2ee/struts application that runs fine from the...
0
by: horseface | last post by:
Hi everybody. I am trying to test out the Java Blueprints Pet Store application. I followed the installing instructions, and everything goes smoothly until I reach the deploying part. The...
0
by: Shelby | last post by:
Hi, I need help with deploying ActiveX. I can run the activex on my computer, but when access from another computer, it stop running after prompt "Do you want to..." dialog box. Which...
13
by: Tom Bean | last post by:
I developed a C# application to automate input to elements of a web page displayed in an AxWebBrowser control. The app calls GetEnumerator() on the HTMLDocument's HTMLElementCollection (i.e....
0
by: sbambati | last post by:
Hi All This is to clarify the problem that we are facing while deploying the .Net Components in Windows XP. We have compiled our VB.Net components in Visual Studio .Net 2002 (Framework 1.0)...
0
by: Rich | last post by:
Hello, I have a simple console app for deploying an MS Access app. Recently, I started having a problem publishing the app to my webserver with the publisher feature of VS2005 when I do an...
0
by: maliks | last post by:
Hi all, I am very new to the DB2 environment. I am facing a problem in deploying a function on the database. Function is calling a procedure which contains the update statement in it. The...
6
by: Ryan | last post by:
Is there any way to save a VB 2005 created application as an .MSI install file? The only method I see is to publish as a .EXE. Curious because I want to push out an application with Group Policy....
0
by: =?Utf-8?B?TWFuaQ==?= | last post by:
Hi All, Problem in deploying my WebService developed using Asp.net WebServices 2005. I have designed simple WebService using Asp.net Webservices 2.0 , The webservice look this , using System;...
0
by: Shane Brodie | last post by:
Greetings: I have an extremely frustrating issue. I have an application created within VS 2005 using VB.Net and deployed to a network share using ClickOnce deployment. I was asked to also...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...
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...

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.