Rob Beardsworth [MSFT]
Guest
|
Posted:
Fri Dec 10, 2004 1:24 am Post subject:
RE: Exception in IEExec |
|
|
Hi Harry,
not too sure from your explanation just what you are trying to do. To
reference a proxy, you just "add reference" in visual studio (assuming you
are using such). You can copy the proxy file from the virtual directory to
a local directory and reference it there. You should not be using "add web
reference" in visual studio.
Rob Beardsworth
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
Whenever we try to add a reference to an HIS 2004 component, it fails
with "An exception System.NullReferenceException has occurred in
IEExec.exe".
Background:
I have a Host Integration Server 2004 installation running on windows
2003 server. We created a COM client and have been using it for some
time without major problems. We tested a few .NET TI clients when the
server was installed and they worked OK. Recently we tried to add new
TI clients and they do not work (exception in IEExec.exe when trying
to reference the proxy). We even tried to add one of the sample client
DLLs and they produce the same behavior.
Trying to browse to the proxy dll from the server itself results in the
same error.
Any suggestions would be appreciated.
Harry Holt
VEC |
|