473,395 Members | 1,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

call a DLL from ASP without registering - hosting

I have a DLL (imagemagick) that I need to use in my site , but the web
hosting does not allow me to register the DLL.

is there any way to use that DLL refiring to the Path without
registering ?
or any other workaround ?

this is the actual code I use to invoke the dll in my local server, but
in the hosted server it won't work

set img = server.CreateObject("ImageMagickObject.MagickImage .1")

I will appreciate your help.
thanks

G.

Oct 15 '06 #1
3 5103
find a webhost that supports it..
<ga********@yahoo.comwrote in message news:11*********************@k70g2000cwa.googlegro ups.com...
>I have a DLL (imagemagick) that I need to use in my site , but the web
hosting does not allow me to register the DLL.

is there any way to use that DLL refiring to the Path without
registering ?
or any other workaround ?

this is the actual code I use to invoke the dll in my local server, but
in the hosted server it won't work

set img = server.CreateObject("ImageMagickObject.MagickImage .1")

I will appreciate your help.
thanks

G.

Oct 15 '06 #2

<ga********@yahoo.comwrote in message
news:11*********************@k70g2000cwa.googlegro ups.com...
I have a DLL (imagemagick) that I need to use in my site , but the web
hosting does not allow me to register the DLL.

is there any way to use that DLL refiring to the Path without
registering ?
Nope.
or any other workaround ?
Nope again. (Unless your site has admin rights to the machine. If that is
true change ISPs now!)
this is the actual code I use to invoke the dll in my local server, but
in the hosted server it won't work

set img = server.CreateObject("ImageMagickObject.MagickImage .1")

I will appreciate your help.
thanks

G.

Oct 15 '06 #3
Try taking advantage from FSO, there could be a possible that there
security is low, which will help registering it there.
Best Regards
Firas S Assaad

ga********@yahoo.com wrote:
I have a DLL (imagemagick) that I need to use in my site , but the web
hosting does not allow me to register the DLL.

is there any way to use that DLL refiring to the Path without
registering ?
or any other workaround ?

this is the actual code I use to invoke the dll in my local server, but
in the hosted server it won't work

set img = server.CreateObject("ImageMagickObject.MagickImage .1")

I will appreciate your help.
thanks

G.
Oct 17 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

29
by: deko | last post by:
Is there a way to get my script to run on regularly scheduled intervals without using cron? My hosting provider sucks... cannot use cron... I was thinking perhaps I could create a file every hour...
2
by: Greg Chapman | last post by:
I am at my wit's end trying to get information out of Streamline.net's support dept about my problem. They reply quickly enough, but seem to try and give out the least possible amount of info each...
1
by: peter.jakes | last post by:
Hello, I am straggling with an issue than may not have a solution. I have a windows application that is composed of com components. Normally one registers all components the application uses and...
5
by: VM | last post by:
Hi, I'm interested in registering my domain name but I'm not sure which company I'll choose to host my site. Is it possible to just register my name at one company (I was thinking of...
62
by: Bryan Dickerson | last post by:
Is there a way, with VS 2005 and FX 2.0, to read a given inbox? I need to write a 'monitor' program and my boss is convinced, as is always his first gut reaction, that we need to go buy a...
13
by: Joni Nieminen | last post by:
Is there any code or script which do forum in the page! I can do little javascript.. Help?!
10
by: Marek Zawadzki | last post by:
Hi all. Is it possible to implement an accurate voting mechanism (think digg.com) that does not require users to sign in before voting? I think for many people registering is pain and thus...
25
by: David Sanders | last post by:
Hi, As part of a simulation program, I have several different model classes, ModelAA, ModelBB, etc., which are all derived from the class BasicModel by inheritance. model to use, for example...
3
by: Edwin.Madari | last post by:
maduma@pt.lu wrote: 1. return string names of required methods in getAllMethod return 2. use gettattr on self and then exetute methods in applyAll def applyAll(self): for method_name in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.