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

Registering assemblies for remote deployment

Hi all -
I have a problem I've been trying to solve for several days. I'm
trying to get the 'hands free' deployment working on a .NET web
project that involves both a front end web site (with web pages and
code-behind) and a middleware class library that is compiled into a
DLL. All the documentation that I've read seem to indicate that it's
still possible to use an XCOPY style of deployment to a server that
I'll likely only have file-share access to.

However, I can't seem to get, even on my local machine, the site to
use the middleware (call it "MWLibrary.dll") unless I run regsvcs on
it. The DLL is copied into the bin folder of the web directory and
there is also a MWLibrary.snk file for it there.

Other data that might be relevant:
- The class library is listed in the References for the web project.
- There is no entry for the MWLibrary.dll in the GAC (nor should
there be in order to satisfy hands-off deployment)
- Project is complied with 'COM+ interop' set to false.
- The middleware is performing database calls to a SQL database.
(Some tie up with COM interfaces there that requires the MWLibrary.dll
to be be regsvcs-ed?)
- I have .NET framework 1.1 installed and am using a RC version of
..NET Visual Studio.

My project seems to satisfy all the conditions for using an XCOPY
style of deployment, but doesn't. Can anyone offer any suggestions on
why this would be so?
Thanks much!
Dave Moore
Nov 18 '05 #1
1 1338
*bump* (In case it slipped under some caring, knowledgable person's radar...)
Nov 18 '05 #2

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

Similar topics

0
by: Morten Larsen via .NET 247 | last post by:
Hi, I have a problem with the GacInstall method. When I use it with eg. "c:\bib\myFile.dll" as the AssemblyPath it works fine, but when I try to use a path on a remote computer...
0
by: Dave Moore | last post by:
Hi all - I have a problem I've been trying to solve for several days. I'm trying to get the 'hands free' deployment working on a .NET web project that involves both a front end web site (with web...
0
by: Dave Moore | last post by:
Hi all - I have a problem I've been trying to solve for several days. I'm trying to get the 'hands free' deployment working on a .NET web project that involves both a front end web site (with web...
1
by: Dave Moore | last post by:
Hi all - I have a problem I've been trying to solve for several days. I'm trying to get the 'hands free' deployment working on a .NET web project that involves both a front end web site (with web...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.