Re: TclApp | DLL | CGI - permissions?




"Jeff Godfrey" <jeff_godfrey@xxxxxxxxx> wrote in message
news:j0Tgi.1869$tj6.912@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can I somehow provide a constant file name for the temp copy?

Continuing to reply to my own thread...

Maybe the simple solution is to not package the DLL within the
application at all. I'd guess I could just land the DLL next to the
application in the cgi-bin folder of the webserver, then just load it
manually in my application code.

That seems simple enough, and likely the direction I'll head, though
I'm still interested in any additional input. It'd be nice if the
temporary storage location and filename of a wrapped DLL could be
specified from within the application's code.

Thanks,

Jeff


.



Relevant Pages

  • Re: Question about loading a DLL
    ... tells the package loader how to find/load the package, ... Then you can load/initialize the dll via: ... - load has no path to search ... initialization procedure will have the form pkg_Init, where pkg is the same as ...
    (comp.lang.tcl)
  • RE: Executing a DTS Package from VB.NET forms
    ... Use TlbImp.exe to import the main DTS DLL file into ... Reference this file in your .NET code. ... I am trying to execute a package from a remote SQL Server. ... SQL Server authentication. ...
    (microsoft.public.sqlserver.dts)
  • Re: System.load() problem
    ... JVM cannot find the required symbol in the DLL. ... package name, so essentially your native methods no longer belong to ... mapping from the java-names of your native methods to the actual names ... you don't need to re-run javah and you don't need to rename anything. ...
    (comp.lang.java.programmer)
  • Re: Linking or Compiling Dependencies into a .Net Assembly
    ... When I include the dll in another project, ... When I package Project B and deploy it on ... failed to start because the application configuration is incorrect. ... Reinstalling the application may fix this problem. ...
    (microsoft.public.dotnet.languages.vc)
  • =?ISO-8859-1?Q?Re=3A_Obergrenze_der_Anzahl_aus_Unit/DL?= =?ISO-8859-1?Q?L_exportiert
    ... In der bpl sind alle routinen usw als exports drin, jedoch mit Klassennamenprefix und aehnlichen Sperenzchen (Package Framework von Delphi). ... Die dcp Files sind AFAIR eher der exports files von Visual Studio vergleichbar bzw. eher eine mini .lib, welche die ganzen Exports des package nochmals beinhalten und hart referenzieren (Stichwort: ...
    (de.comp.lang.delphi.misc)