Enter Keywords:
1 - 10 of 20(0.013 seconds)
Sort By:
 
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...
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 ...
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...
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 ...
Zones: Microsoft IIS Web ServerDate Answered: 09/15/2007 Rating: 7.4 Views: 0
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...
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...
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...
Zones: Visual Basic, VB ScriptDate Answered: 01/25/2005 Rating: 9.6 Views: 0
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...
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...
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...
Zones: ASPDate Answered: 01/09/2006 Rating: 9.2 Views: 0