I've got an ASP page that calls the following code:
set objWSH = Server.CreateObject("WScript.Shell")
objWSH.Run ("d:\ecedigs\wsproces.exe d:\scripts\script_name.pfs")
set objWSH = no...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20745223.htm...
Zones:
ASPDate Answered: 11/08/2004 Rating: 9.2 Views: 18
I've created a C# COM callable DLL in Visual Studio 2005. When I use it from Excel, there are no problems on the development machine - it works just as expected. On any other machine I've tested ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21878090.html
Zones:
C#Date Answered: 06/07/2006 Rating: 9.8 Views: 35
Hi all.
Im receiving a very strange, un informative and very ****** annoying error message when i try to create an instance of a .net DLL from an asp page. Here is the code i use:
Dim objThu...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22486388.html
Zones:
C#,
ASPDate Answered: 04/04/2007 Rating: 9.4 Views: 0
Hi Experts,
I have a web enabled Sales Tracking System that was built with SQL 2000 backend database. It is installed on an old IIS Server and I want to transfer to a newer IIS Server. I have ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_22603...
the RAS setup wizard is giving me the following message
"Routing and Remote Access cannot verify that the default Remote Access Policy matches the settings for the server. The following error o...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20889094.htm...
Zones:
Windows 2000Date Answered: 04/21/2004 Rating: 8.4 Views: 0
Unexpected error in MS-Accesss while data transfer from MS-Access 2000 to MS Sql server 2000
When we try do a online synchorization of the database where the all the new information stored in MS...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21157452.html
Zones:
MS AccessDate Answered: 10/29/2004 Rating: 9.2 Views: 0
Help, I have a small file called testbuddy.vbs. When I run it by double clicking the file I get and error. The script contains;
dim WSH
dim retval
Set WSH=CreateObject("Wscript.Shell")
ret...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21286952.html
Hi there,
somehow I'm stuck on this. I need to provide COM access to my .NET assembly. So far I did the following:
*) Register the assembly for COM (via the project properties dialog)
*) Assig...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21315398.html
Zones:
C#Date Answered: 02/16/2005 Rating: 8.6 Views: 0
I am getting an "automation error The system cannot find the file specified." when I try to call a c# DLL from a Microsoft Excel macro. I am able to select the C# component from References and ab...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21375908.html
Zones:
C#Date Answered: 04/04/2005 Rating: 8.0 Views: 44
Hi,
I am trying to create a com dll with VB.NET that I can call with a standard ASP page. (Working on Server 2003).
I have created a test DLL and used regasm.exe to create a file (which I assum...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21526590.htm...
Zones:
ASPDate Answered: 01/09/2006 Rating: 9.2 Views: 0