473,765 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Avoiding Shared Hosting

Hi

I feel as if I'm fighting a loosing battle with shared hosting at the
moment. I have an account with 1&1. For a whopping £16.99 a month I get
6GB of shared Microsoft hosting.
I also get the ability to have as many domains as I like, 5 web applications
and large SQL databases.

I'm currently experiencing some difficulties with a website.
"Request for the permission of type
'System.Securit y.Permissions.F ileIOPermission , mscorlib, Version=2.0.0.0 ,
Culture=neutral , PublicKeyToken= b77a5c561934e08 9' failed."
I'm rapidly running out of ideas on how to fix this problem. I can't
reproduce the issues locally so I have no idea what's causing the problem.

So I started thinking, maybe I'm coming at this from the wrong angle. I've
heard a lot of negative stuff about 1&1 in my travels and always ignored
them. Maybe it's the flash website and easy to use control panel that's got
to me.

1&1 lock things down so much which I think is part of my problem. What
other options do I have? What other kind of hosting packages/host companies
are there?

The thing I like about 1&1 is the ability to host more than one web
application per account and the large SQL databases I can have.

I've looked at other hosting companies but most only allow 1 domain.

What are peoples views on 1&1?
Does anyone use a hosting company that allows multiple domains and multiple
ASP.NET 2.0 web applications?
Is shared hosting my problem or is it just 1&1 not allowing medium trust,
etc?

Regards, Carl Gilbert
Oct 5 '06 #1
2 1955
its all tradeoffs. you can find more open hosting, but then your site can be
hacked by other sites on the same host. to safely run on an unsecured host,
you need a dedicated box.

-- bruce (sqlwork.com)
"Carl Gilbert" <mr************ *@hotmail.comwr ote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
Hi

I feel as if I'm fighting a loosing battle with shared hosting at the
moment. I have an account with 1&1. For a whopping £16.99 a month I get
6GB of shared Microsoft hosting.
I also get the ability to have as many domains as I like, 5 web
applications and large SQL databases.

I'm currently experiencing some difficulties with a website.
"Request for the permission of type
'System.Securit y.Permissions.F ileIOPermission , mscorlib, Version=2.0.0.0 ,
Culture=neutral , PublicKeyToken= b77a5c561934e08 9' failed."
I'm rapidly running out of ideas on how to fix this problem. I can't
reproduce the issues locally so I have no idea what's causing the problem.

So I started thinking, maybe I'm coming at this from the wrong angle.
I've heard a lot of negative stuff about 1&1 in my travels and always
ignored them. Maybe it's the flash website and easy to use control panel
that's got to me.

1&1 lock things down so much which I think is part of my problem. What
other options do I have? What other kind of hosting packages/host
companies are there?

The thing I like about 1&1 is the ability to host more than one web
application per account and the large SQL databases I can have.

I've looked at other hosting companies but most only allow 1 domain.

What are peoples views on 1&1?
Does anyone use a hosting company that allows multiple domains and
multiple ASP.NET 2.0 web applications?
Is shared hosting my problem or is it just 1&1 not allowing medium trust,
etc?

Regards, Carl Gilbert

Oct 5 '06 #2
Most ISPs allow only partial trust with shared hosting. That means that any
code that demands Full Trust is going to run into trouble.

While it's understandable from the ISP's point of view, partial trust
prevents many Web and server-side Office apps from working properly.

Some ISPs are now offering virtual servers where you have far more control
of the "box". Not sure if yours has this, but it might be worth
investigating, even at a higher cost.

Ken
Microsoft MVP [ASP.NET]
"Carl Gilbert" <mr************ *@hotmail.comwr ote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
Hi

I feel as if I'm fighting a loosing battle with shared hosting at the
moment. I have an account with 1&1. For a whopping £16.99 a month I get
6GB of shared Microsoft hosting.
I also get the ability to have as many domains as I like, 5 web
applications and large SQL databases.

I'm currently experiencing some difficulties with a website.
"Request for the permission of type
'System.Securit y.Permissions.F ileIOPermission , mscorlib, Version=2.0.0.0 ,
Culture=neutral , PublicKeyToken= b77a5c561934e08 9' failed."
I'm rapidly running out of ideas on how to fix this problem. I can't
reproduce the issues locally so I have no idea what's causing the problem.

So I started thinking, maybe I'm coming at this from the wrong angle.
I've heard a lot of negative stuff about 1&1 in my travels and always
ignored them. Maybe it's the flash website and easy to use control panel
that's got to me.

1&1 lock things down so much which I think is part of my problem. What
other options do I have? What other kind of hosting packages/host
companies are there?

The thing I like about 1&1 is the ability to host more than one web
application per account and the large SQL databases I can have.

I've looked at other hosting companies but most only allow 1 domain.

What are peoples views on 1&1?
Does anyone use a hosting company that allows multiple domains and
multiple ASP.NET 2.0 web applications?
Is shared hosting my problem or is it just 1&1 not allowing medium trust,
etc?

Regards, Carl Gilbert

Oct 5 '06 #3

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

Similar topics

11
4202
by: Mike MacSween | last post by:
My client has an MS Access database application on her local machine. I have full access to that in terms of changing the design. I've got a simple PHP/MySql application on shared hosting, so no direct access to the db server. I'd like to give her the facility to export the information in her local Access application to the shared PHP/MySql site. From one command button (or similar) in the Access application.
13
2339
by: Erick Papadakis | last post by:
hello, i am a newbie to the pgsql world, so pls bear with a possibly stupid question. i want to test out pgsql but i only have a shared hosting account. is it possible to install pgsql without root access, only for my account? my webhost uses redhat i think. thanks! ..ep
0
1395
by: Chris Travers | last post by:
Hi all; This seems at least somewhat on-topic here, so at the risk of seeming shamelessly self-promoting, I figured I would ask. I am the main developer of an open source CRM suite (http://hermesweb.sourceforge.net). We are in the beta-testing of our 0.3.0 release which will include experimental support for shared hosting environments. I would be interested in helping any interested parties beta test the software. Any feedback...
1
3171
by: Alexander Cohen | last post by:
Hi, sometimes ill get this error: FATAL: could not create shared memory segment: Cannot allocate memory DETAIL: Failed system call was shmget(key=2, size=4153344, 03600). HINT: This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory or swap space. To reduce the request size (currently 4153344 bytes), reduce PostgreSQL's shared_buffers parameter (currently 400) and/or its...
0
2225
by: vikramp | last post by:
Hi, I am storing theme in web.config using <pages theme="mytheme"/>. I am then using the following code to read it from my webpage: Configuration config = WebConfigurationManager.OpenWebConfiguration("~"); PagesSection section = (PagesSection)config.GetSection("system.web/pages"); string currenttheme = section.Theme;
2
1987
by: comp.lang.php | last post by:
I am in the middle of debugging a script that is hanging on "session_start()", which, if I recall, can occur if session.save_path points to a directory onto which you do not have permission to access (I verified and yep, no love on that folder). So I figured I'd simply rewrite session.save_path: <? ini_set('session.save_path', '/path/where/there/is/love'); ?> To no avail, because the shared hosting provider also informed me that
3
1817
by: Barrie Wilson | last post by:
I have a really simple test app which consumes two public web services (one stock quote and one Amazon books collection); it works just fine when posted on my local servers but when I publish it to either of my two public servers (shared hosting accounts), I get the .ASPX page ok but when I click the button to access the web services I get nowhere; more specifically, I get this message at the top of the stack: "[SocketException...
14
3389
by: Ed Jay | last post by:
Despite searching the net, I can't find a suitable solution that prevents a user's double click from submitting a form twice. I'm currently using the following in a button element: <input type="button" onclick="this.disabled=true;this.form.submit();"> While it prevents multiple single clicks, it isn't good enough for a fast double click, such as found on some multi-button mice. Anyone have a better solution?
0
1697
by: yamadonga | last post by:
Hi.. I have hosted my Asp.net application on Godaddy shared hosting environment. Now I want to upload images to my hosting server by using my code. So I used file upload control to upload my files, when I am trying to upload file on to my web server every time it's prompting window for user name password of my domain .can anyone tell me how can I upload a file on to my shared hosting environment without prompting authentication window....
0
9568
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10163
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10007
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9957
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9835
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6649
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3924
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 we have to send another system
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.