all groups > dotnet distributed apps > november 2004 > threads for november 29 - 30, 2004
Filter by week: 1 2 3 4 5
C# Class Library Distribution
Posted by Jessard at 11/30/2004 9:15:04 PM
Hi All,
Can somebody please tell me how to make a class library available for use on
another machine? I have installed the .NET framework on the target machine
but still cannot instantiate an object. I'm using vbscript
CreateObject("MyLib.Lib"). I can do this with a VBScript on the devel... more >>
Silent Deployment vs UAB
Posted by Fei at 11/29/2004 3:31:38 PM
Hi,
I got a situation on using UAB. I have customers runing Client/Server
application. I am going to use UAB to update Customer server. However I use
Silent Deployment in customer side. In other words, HTTP is considered for
customers to run app in their client computers. Then when I upd... more >>
Creating COM object in VB.NET
Posted by Nigel Ellis at 11/29/2004 12:48:16 PM
This is a multi-part message in MIME format.
------=_NextPart_000_000E_01C4D611.B23DD000
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have found many articles on the Internet about how to create a COM =
object in VB.NET, but they all seem to... more >>
.NET Remoting x COM+
Posted by Fabiano at 11/29/2004 9:24:01 AM
Please,
i need to create an app that must run in a distributed environment. My user
interface at a webserver and my business rules at another one.
The 2 server will stay at the same network, but someday it should be
distributed in different LANS over Internet.
What's the best approach? ... more >>
Install asp.net project in the server
Posted by Danny at 11/29/2004 5:19:05 AM
After i'm running the msi to install my projecy i noticed that the
installation changed some properties of the IIS like :
Application Name
Application Pool
Decuments
How and where can i define that the installation will not change the IIS
properties... more >>
Updater Application Block for .NET
Posted by podgehb NO[at]SPAM gmail.com at 11/29/2004 4:15:35 AM
I see from the system requirements (for the Updater Application Block
for .NET)that you need the .net framework version 1.1. Does that
include the client and the server? I have 1.1 on my server, but I have
1.0 on the client PCs. If you need 1.1 on the client PCs as well, can
you recommend someth... more >>
|