473,473 Members | 1,469 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

dll's and webhosting limitations

What's ths scoop with dlls and webhosting.

My current host doesnt really say much. Just that Register COM / DLL are
supported.
This other hosting company I'm looking at says Custom DLL Components are
supported but only upto 3 on their "best" plan.
Are "Register COM / DLL" the same thing as "Custom DLL Components"?

I have an amazon.com referral web app built in C# and asp.net and it has 3
dll's, so does that mean I'll be at my quota already or are there different
ways dll's are used...like do they need to be installed or something and
that's why there'd be a limit? I'm hoping that's not the case cause I need
new hosting but I don't want to switch to these other guys if I'll use up my
quota just by moving in.
Nov 16 '05 #1
3 1248
I guess both providers are speaking abour COM components (or eventually
they can extend it to a GAC registered assemblies). As your assemblies
are part of your web app, I don't think there is limitation.

Sunny

P.S. as I may be wrong, it's easier to ask them :)

In article <uu**************@TK2MSFTNGP10.phx.gbl>, "Robert Blackwell"
<robOMGwowcentralDOTcom> says...
What's ths scoop with dlls and webhosting.

My current host doesnt really say much. Just that Register COM / DLL are
supported.
This other hosting company I'm looking at says Custom DLL Components are
supported but only upto 3 on their "best" plan.
Are "Register COM / DLL" the same thing as "Custom DLL Components"?

I have an amazon.com referral web app built in C# and asp.net and it has 3
dll's, so does that mean I'll be at my quota already or are there different
ways dll's are used...like do they need to be installed or something and
that's why there'd be a limit? I'm hoping that's not the case cause I need
new hosting but I don't want to switch to these other guys if I'll use up my
quota just by moving in.

Nov 16 '05 #2
You don't have to register dlls in .NET. Just put them in the bin dir and
you'll be fine. So if the host supports .NET I don't see a reason why
anything wouldn't work. At least I've never encountered situations where it
was needed so I'm quite sure :)

registering dll's is necessary when you use Com+ objects for example under
ASP.

"Robert Blackwell" <robOMGwowcentralDOTcom> wrote in message
news:uu**************@TK2MSFTNGP10.phx.gbl...
What's ths scoop with dlls and webhosting.

My current host doesnt really say much. Just that Register COM / DLL are
supported.
This other hosting company I'm looking at says Custom DLL Components are
supported but only upto 3 on their "best" plan.
Are "Register COM / DLL" the same thing as "Custom DLL Components"?

I have an amazon.com referral web app built in C# and asp.net and it has 3
dll's, so does that mean I'll be at my quota already or are there different ways dll's are used...like do they need to be installed or something and
that's why there'd be a limit? I'm hoping that's not the case cause I need new hosting but I don't want to switch to these other guys if I'll use up my quota just by moving in.

Nov 16 '05 #3
Okay, so the limitation of only 3 would probably be registerred dll's only
then right?

Thanks
Nov 16 '05 #4

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

Similar topics

4
by: Hovik Melikyan | last post by:
I'm trying add a new member to a class that's defined and implemented in a dynamic library (both Windows DLL and Unix SO). Provided that I don't change the interface methods and I add this new...
17
by: andre.gunther | last post by:
Hello, unfortunately I am a customer of Yahoo Webhosting. They don't offer scripting or any meaningful server controls. I have a photo website and I have serious problems with leachers now....
0
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
5
by: THX-1138 | last post by:
hi, I am having a trouble at work. We currently have many pages in our site and we are having trouble with dll's.( we think ) Our site outputs static pages as .aspx pages becasue we have a...
2
by: JTapio | last post by:
Hei! im a new person with Java and several years with VisualC++.. :: my questions are :: is it possible to create a DLL with VisualC++ to be used with Java ?? what kind of a limitations...
4
by: Vince Castellano | last post by:
Hello, I have a set of DLLs that implement different configurations of the same API. Consider them as first.dll, second.dll, and third.dll. They all share a common API, calling pattern, and have...
2
by: Evan Burkitt | last post by:
Hi, all. I have a Windows DLL that exports a number of functions. These functions expect to receive a pointer to a callback function and an opaque void* parameter. The callback functions are...
7
by: Walter Deodiaus | last post by:
Thanks Prakash!! Do you know any other free asp.net hosts , which do not require me to get a domain registered? I tried a http://www.asphost4free.com/ but they want "YIKES" money for database...
5
by: muddasirmunir | last post by:
i am looking for some free webhosting service where there will be no add, i did not want websites like freesevers or geocities that give there own add on the pages so can any body know any webiste...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.