Looking For Hosting Provider That Allows To Run On The Same IIS Server?

Nov 30, 2010

One thing that has always deterred me about using ASP.NET is the cost for hosting was generally is a bit higher then the LAMP environment equivalent (and also a small little thing called WebForms). Now that I can getting back into C# programming, I think I am going to take another look at ASP.NET. ASP.NET MVC seems to have grown since I last look at it (version 1 was still in beta) and it seems like ASP.NET MVC might be the best of both worlds of ASP.NET and PHP. That being I can use C# as my language and template system (like I can with PHP) and not have to deal with the ultra super fantastically craptastical WebForms (can you tell I don't like them? ).

Now I need to find a good hosting provider and have a few requirements to be able to successfully replace my current LAMP hosting. I am going to want a hosting provider that allows me to have both PHP and ASP.NET running on the same IIS server so that I can host both type of projects from my web server (assume it is possible to run both PHP and ASP.NET on the same IIS server at the same time). I am also going to want to use MySQL instead of MSSQL. I am also going to want to be able to install subversion and/or git to host my own repositories. Figuring with all these requirements a shared provider won't cut it and I am probably going to need a virtual dedicated provider and if so I assume that would come with access for remote desktop into the server to allow to be manage it, right? I also want to make sure that it is easy to upgrade (or downgrade) the plan so that I can start off with the cheapest option and upgrade easily if my usage demands it.

Can anyone recommend a reliable and affordable windows server hosting provider that meets these requirements?

View 2 Replies


Similar Messages:

Windows Server Version Requirements Needed When Contacting Web Hosting Provider?

Nov 30, 2010

We are trying to implment some forms written in ASP.NET 2.0 and I'm trying to understand what Windows server version requirements are needed when contacting a web hosting provider etc? I see there are many versions from 1.0, 2.0, 3.5 and 4.0 which appears to be the latest version, well as far as I can see. Therefore if we sign up for hosting services and the provider only have only version 4 will this be backward compatible to support our ASP.NET 2.0 forms?

View 3 Replies

Security :: Hosting Provider System Wont Allow To Have More Than One Database?

Sep 3, 2010

I dont really write html code too well but I manged to get my web site developed and deployed using the built in features such as drag n drop, master page and user account authentication that make web developing almost a codeless experience.

However; my hosting provider system wont allow me to have more than one database, this causes problems becasue when I developed my web app using vb2010 web developer (asp.net v2) I used the built in web config tool to manage users for my site, now after I deployed to my domain it all worked ok with the exeption of the login page, when I tried to log in the system threw a error message saying "database not found." or a page of "gobble-dee-gook" that says the same thing

When I contacted support (my hosting provider) they said i have to create a table of users in my database file via 2008 sql server, thats ok I can do that, but my real problem is I dont know how to write appropriate code to reference the table.

So heres my problem: I just want to have some kind of login page with a couple of txtboxes and a click button that maybe using the VB code behind or html checks the input variables "username" "password" against something that is hard coded into vb a string variable or a constant and then branches to Mainmenu.aspx if successfull. I just need it real simple, no fancy stuff just a login screen that checks id and password and off you go.This must be real basic stuff for first year student I should think, but I dont know the correct way to load a html.page from within the vb codebehind,

View 7 Replies

Security :: Exception Due To Medium Trust Level Of Hosting Provider

Jan 27, 2010

Presently i am working on bulk Sms module in Asp.net.In this i am using a window Api "WinINet"

Cls_StrRptDlrEndUsrBalDtl clsStrRptDlrEndUsrDtl = new Cls_StrRptDlrEndUsrBalDtl();

View 4 Replies

Configuration :: Hosting Provider Doesn't Allow Watchers Or Calls From The Global.asax?

Aug 31, 2010

I've put together some code that processes XML files as they're uploaded to the server using the FileSystemWatcher for one of my clients. The XML is uploaded every hour, and the FSW watches a set directory for new files. All is well and works fine in my development environment but I'm using my clients hosting provider (www.webhostforasp.net) and when uploading a new XML file it appears that nothing is happening? It is possible that the hosting provider doesn't allow watchers or calls from the Global.asax?

What would be the best way to find out what's going on there, considering that without running the site in debug mode, I've got no way of knowing what's going on with the Global.asax or the FSW?

View 4 Replies

Security :: Custom Membership Provider For Website - Hosting Doesnot Allow To Set The Applications Trust Mode?

Jun 22, 2010

I set up a really simple custom membership provider for my website, it is on shared hosting with 123reg which operate in medium trust mode. Due to this the membership provider throws an error. how it would work on medium trust on shared hosting? The hosting doesnt allow me to set the applications trust mode either.

View 2 Replies

SQL Server :: Synchronization Between 2008 Express And Database On Web Server (web Hosting)

Dec 29, 2010

I built a website using SQL 2008 Express. I want to deploy it to a hosting company (shared server). If I change the SQL 2008 Express database on my local machine (further development of the website), how can i synchronize the local SQL database with the one on the server without loosing data?

View 3 Replies

SQL Server :: SQL SERVER Managment Studio EXPRESS 2005 And Hosting?

Nov 8, 2010

i have create My WebSite in asp.net 3.5 and SQL SERVER Managment Studio 2005 EXPRESS , every thing Work GREAT with out any problem when i run it on LOCALHOST,

but my Big Problem Idont Know What The Steps RUN it On Server Specially:

1- i Have Create My OWN SQL Data Base file with its own Stored Procedures, and its in the Same Folder of My Project.

2-whats about WebConfig? what i should write in it?

View 3 Replies

SQL Server :: Can't Find Table On Hosting Server

Jan 28, 2011

I just published my web site, and the problem is, that table can't be found. I'm using SQL Server 2008. I created new user, which is not sa, that I se to work with Sql Server 2008 Express manager. I tried to create sa user ass well on hosting server, but it is not possible, because it's already exists.

I think the problem is, that newuser, can't find dbo. tables, which are created by sa user. If that is problem, how can I solve it? I can't create sa user on hosting machine. Is there maybe some solution in right connectionString?

I'm using this kind of ConnectionString on hosting server:

[Code]....

View 11 Replies

Configuration :: Hosting On Own Web Server?

Aug 10, 2010

I hope, the post is posted where it should be posted.I want to host my website on my IIS webserver so that I can access it on Internet. Could someone provide links for it.

View 13 Replies

MVC :: Hosting 2 Application In IIS 5.1 Server?

Feb 18, 2011

How to host MVC 2 application in IIS 5.1 server ?

I am not getting even after doing all the settings in iis server...

View 2 Replies

Connect Server (using Sql2005) In Hosting

Jan 28, 2010

i'm the first servers using sql2005 i connect to the this server from the localhost and host free ok
but when the rent is up to the host failed connect

View 5 Replies

Finding Best And Sql Server 2008 Hosting?

Dec 12, 2010

I need some good hosting. recommend me some.

View 1 Replies

SQL Server :: Can Use Sql Express Editions For Hosting

Mar 11, 2011

I just want to know, can we use sql 2005/2008 express edition for web hosting.

let say if i have a hosting company can i use those versions.if not what will be the cheap version for simple web site. same as express editions.

View 4 Replies

How To Get The MAC Address Of The Server Hosting Application

Jun 17, 2010

I need to get the MAC address of the machine which will be hosting web application. Web Application will be hosted locally (just for LAN in small environment). We will provide server which will host the application and the other machines will access the application through the system which we will provide.

We want to hard code the MAC address in ASP.NET application and check it if the application is still being hosted by the same server.

We don't want the client to clone the Hard Drive and use the application somewhere else.

We don't want any information about client machine which will request the web application.

X = SERVER (will host application )

X1,X2,X3......XN = machine on local LAN

We are interested only in X's MAC Address.

View 11 Replies

Which Server Is Best Suitable For Image Hosting

Oct 17, 2010

I want to move all the website (developed in ASP.NET) images to another server. The image hosting server should be dedicated only image processing like image resizing and etc.

Which server is best suitable for this? Taking another IIS server would require more investment again. Instead can I go for Apache or Lighttpd?

Also the server should be capable to process / resize images even though there is heavy load.

View 4 Replies

Need Framework Installed In The Hosting Server Also

Feb 1, 2010

I am working on an Asp.Net MVC project.I had a doubt and please someone clarify it fast.Do we need the MVC framework installed in the Hosting server from where the application is installed.I have installed the MVC framework on my developer machine but do we need the framework installed in the hosting server also.

View 3 Replies

Configuration :: Hosting The Site On Local Server On IIS 7?

May 4, 2010

I am trying to host a site on my local system and also tried it on my university server but am finding a great difficulty hosting the site. The site is made in ASP.NET C# and also have silverlight application in it. I am not able to configure or wither host the site on the server. I am having IIS 7 and Windows 7 as the OS. I have enabled IIS 7 on it. (I am using the SQL Server 2005 Express Edition and have almost no knowledge on hosting on IIS 7)

View 2 Replies

AJAX :: AsyncFileUpload Not Working On Hosting Server?

Sep 8, 2010

i AsyncFileUpload this is working fine in my local server but when i upload the files into my hosting server no file is uploading. this is my code to save the file.

Protected Sub tbnSave_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles tbnSave.Click
Dim cmd As New MySqlCommand
Dim cn As New MySqlConnection
cn.ConnectionString = "server=localhost;User Id=root; password=papidm;database=jis;Persist Security Info=True"
cn.Open()
cmd.Connection = cn
cmd.CommandType = System.Data.CommandType.Text
cmd.CommandText = "Insert into PhotoAlbum (Photo,PhotoName,Descr,AlbumId) values (@Photo,@PhotoName,@Descr,@AlbumID)"
cmd.Parameters.Add(New MySqlParameter("@Photo", "~/images/" + txtFileName.Text + ".jpg"))
cmd.Parameters.Add(New MySqlParameter("@PhotoName", txtFileName.Text))
cmd.Parameters.Add(New MySqlParameter("@Descr", TextBox2.Text))
cmd.Parameters.Add(New MySqlParameter("@AlbumID", ddlArchive.SelectedValue))
cmd.ExecuteNonQuery()
fileName = MapPath("~/images/") + txtFileName.Text + ".jpg"
AsyncFileUpload1.SaveAs(fileName)
End Sub

View 3 Replies

WCF / ASMX :: Server Hosting Service Need To Be Constantly Available?

Nov 25, 2010

Lets say I have a web service installed on ServerA. I also have a web application hosted on ServerB, completely different domain from ServerA. That web application contains a web reference to ServerA's web service, so consumes it. What happens if the WAN connection between ServerA and ServerB goes down, for whatever reason? I'm not clear if, once the web method is coded into the consuming application, that the server hosting the service has to be constantly available or not.

View 2 Replies

Configuration :: How To Host Wcf Service In Hosting Server

Sep 1, 2010

I have a domain(www.fortunebells.com) in hosting server zetnetindia.I have created wcf service and added service reference in my project.I want to host the service reference in the domain. how can i do this?

View 1 Replies

Hosting WCF Web Serveic On Windows Server 2003?

Mar 21, 2011

Server Error in '/' Application. IISspecified authentication schemes 'IntegratedWindowsAuthentication, Anonymous', but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is use

View 1 Replies

Configuration :: Hosting Web Application On Remote Server?

Jul 16, 2010

I'm trying to upload an asp .net application

View 3 Replies

Sql Server - Deploying A Website On DomainHut.com Hosting?

Jul 22, 2010

I've called their tech support 3 times this morning and spent over $50 in long distance and have had no results. I was wondering if anybody here has deployed an ASP.NET website with DomainHut.com's hosting services. I've set up my database on their server correctly, all tables, stored procedures and aspnet schema are there just like on my local machine, and I have changed the connection string to point to the correct server, but when I publish the website using the publisher tool to upload the website to www.mhn.co/mhnprofessionalservices but I'm only getting an 500 Internal server error. They have advised me to set <CustomError Mode="on"/> in the Web.Config file, and I have <Compilation debug="false"/> as well.

View 1 Replies

C# - Run A Daily Process In Shared Hosting Server?

Jan 2, 2011

I need to run a daily process at a given time. how to do it in ASP.NET/C#? web site is hosted in godaddy shared hosting server.

I've tried with timers but not working. I think this timers get reset with application pool recycling.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved