473,320 Members | 2,104 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,320 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 1331
*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:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.