Browse by Tags

All Tagsdll (RSS)
  • Re: DLLImport doesn't work with Web Service

    I have come to a solution. In the end it was mostly a permissions issue. The 4 dlls also use a file called system.dna which seems to act as a config file, but more advanced. When the dlls load correctly the system doesn't access them at all, only the system.dna. I know this sounds strange.... but...
    Posted to Forum by Superkew on 10-26-2009, 5:19 AM
  • Re: import dll file does not work on 2003 IIS 6.0

    [quote user="lextm"] So you have changed the pool identity from NetworkService to LocalSystem on IIS 6? Changing to NetworkService I think is not enough. This is not a thread limit, but a .NET security topic, http://msdn.microsoft.com/en-us/library/5ba4k1c5.aspx [/quote] dear lextm , i had...
    Posted to Forum by foan on 10-20-2009, 11:43 PM
  • COM+ DLL loses ASPTypeLibrary function when moved to server

    We have multiple web servers running Windows Server 2003 with IIS 6. ASP pages call COM+ VB6 DLL's which in turn call SQL database stored procedures. The DLL's had to be changed because IIS had to be changed from Windows authentication to Anonymous. Since the DLL's were expecting the Windows...
    Posted to Forum by dcwebman on 07-16-2009, 10:58 AM
  • IIS7 with unmanaged code ???

    I've got an IIS v6 (Windows Server 2003) web site which uses some old DLL written with unmanaged code. (Aspx, C# using System.Runtime.InteropService to call unmanaged dll) But I've bought a new Windows Server 2008 with IIS7 and call to unmanaged DLL is not working. In fact my C# code call an...
    Posted to Forum by Jano42 on 07-06-2009, 12:09 PM
  • Moving a old 32-bit ISAPI DLL to 64-bit

    I'm going to be working with someone who has a 32-bit ISAPI DLL (apparently written in .NET 1.1, and not sure if it is coming from Server 2000 or 2003). They got a brand new Server 2008 64-bit system, and have tried using the same ISAPI DLL on the new platform. Unfortunately, the performance of their...
    Posted to Forum by marcoshaw on 04-02-2009, 1:10 PM
  • Using Win32 DLL Under IIS6

    Hi I Want Use Custom Win32 DLL That Use For Socket Programming. How Can I Configure The IIS 6 ? " I Used ASP.net 2 Using C#" Another Question is How Can I Allow a Webhost To Run Exe Files ? Best Regards
    Posted to Forum by AliMagic on 01-08-2009, 11:42 PM
  • Consume .Net Webserive with ASP - Problem creating .net object.

    Hello I'm trying to consume a .net webserivce from a classic asp page. I followed this guide: http://www.codeproject.com/KB/dotnet/dotnetcomponentandasp.aspx I have a .net class which is a proxy class generated from the webservice's wdsl, I marked the assembly to be COM-visible and registered...
    Posted to Forum by miketremp on 12-03-2008, 7:54 AM
  • AspMail

    Is anybody running AspMail from ServerObjects.com (reg,net)? I have a simple question? Does AspMail run on Windows Server 2003 and 2008? We are upgrading our server and have lots of applications that use AspMail for tracking and approval purposes.
    Posted to Forum by karrijo on 10-14-2008, 1:13 PM
  • Re: Debug VB 6 COM component calling from classic ASP in Windows 2003

    Hi, I’m very glad. I have actually managed to solve this issue. Basically, it was related to some sort of access permission as guessed earlier. Solution: I have resolved it by giving Internet Guest Account ( MachineName\IUSR_MachineName ) Access Permissions and Launch and Activation Permissions to this...
    Posted to Forum by Nainoo on 09-20-2007, 7:42 AM
  • Error creating object in global.asa On_ApplicationStart

    Hello. I have one problem wich might be caused by another problem not DIRECTLY related to IIS. I have a DLL (foxpro) that i already registered in my server using regsrv32. BUT when i go to Component Services i can't find IIS In-Process .... where i used to add the registered in windows2000 (I am...
    Posted to Forum by thecubanp on 06-13-2007, 3:39 PM
Page 1 of 2 (11 items) 1 2 Next >