Php - Hosting Web Site On Cloud Service?

Sep 30, 2010

I am planning to build a news publication website that should be automatically scalable when traffic is increasing. I have good experience in developing web applications using ASP.NET and PHP. To move forward on selection of specific technology here are some questions for which I need some clarifications.

My primary intention is to reduce the hosting charges. If we choose LAMP this will cost lower than ASP.NET on Windows. As my intention is to host web application on cloud service, will this make any difference? Means, for dedicated servers we need to pay extra cost for Windows O/S if you compare it with Linux. If we go for cloud servers, will they charge anything for O/S for each instance or will they just charge on computation hours irrespective of Operating System?

Do we have complete control (like dedicated server) on cloud instance to install any other softwares?
Do we need to host web server and and database server on multiple instances when traffic is increasing or will a big size instance can handle huge traffic?

View 5 Replies


Similar Messages:

Configuration :: Unable To Connect To Cloud After Hosting Application On IIS?

Dec 16, 2010

Normally my application is working fine.After I host my asp application on IIS I get an exception "internal error", when I try to execute the below lines of code.

where CertificatePath = C:inetpubwwwroot......

X509Certificate2 cert = new X509Certificate2(CertificatePath, CertificatePassword);
var serviceManagment = ServiceManagementHelper.CreateServiceManagementChannel(EndpointConfigurationName, cert); var listServices = serviceManagment.ListHostedServices(SubscriptionId);

I suppose the application is not able to read the IIS certificate.I am trying to connect to windows azure cloud for which the certificate is required to get list of hosted services from cloud.

Stack trace -

StackTrace = " at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr) at System.Security.Cryptography.X509Certificates.X509Utils._LoadCertFromFile(String fileName, IntPtr password, UInt32 dwFlags, Boolean persistKeySet, Safe...

View 2 Replies

Create TTPS WCF Web Service On Cloud?

Jun 17, 2010

I want to create a HTTPS WCF web service on azure and want to use it in a desktop application.

View 2 Replies

Dedicated Hosting For Asp 2.0 And C# Site

Dec 2, 2010

What is the best dedicated hosting site for an asp.net 2.0 site? The key consideration for me are:

(i) Cost

(ii) Processor

(iii) Harddisk

(iv) Traffic i.e. Bandwidth

(v) Technical support

I have used Lunarpages and Godaddy before but I am considering 1&1 but am not sure what their technical support is like.

View 4 Replies

Configuration :: Hosting And Uploading Web Site?

Dec 27, 2010

First time i m doing hosting and uploading of web application.can any one guide about the procedure.

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

Iis7 - Hosting .NET Site In IIS 7 - HTTP Error 500.19?

Feb 4, 2011

I was hosting published site in IIS 7 on Windows 7 installed machine.I had done setting for .NET framework version, Security Options but got Error as shown below

HTTP Error 500.19 - Internal Server
Error

The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information Module IIS Web Core Notification BeginRequest Handler Not yet determined

Error Code 0x800700b7
Config Error There is a duplicate
'system.web.extensions/scripting/scriptResourceHandler'
section defined

View 1 Replies

Configuration :: How To Publish A Project To Hosting Site

Mar 17, 2011

I want to publish an asp.net 4.0 project to a hosting site. I uploaded the three SiteMaster files and the three default files. It has an error on the first line of the SiteMaster.aspx. The error message was "Could not load type 'PorjectName.SiteMaster'." What files should I upload?

View 5 Replies

Configuration :: Hosting Site On Internal Server?

Jul 26, 2010

I am building a web application that is used to access and report to and from a database in a small compnay. The company has there own server for their network and design software. What I want to do is use this netwrok to host the website I have built. What im wanting to know is will this be secure? Can use the comapnys server to host the site, and in a sense not put the website online so that just the computers on the server can access the website? Will this be secure?

View 3 Replies

How To Set Start Page On Hosting Server After Uploading The .net Site

Jun 5, 2010

i have uploaded my site on hosting server with name www.selectionfurnishing.combut when i try to open any page i got an error that the site does not exits when i try www.selectionfurnishing.com/default.aspx then it gives error that the page does not exits (404)

View 2 Replies

Not Able To Execute Web Service Function Remotely When Site Hosted Even Web Service Ip Addresss Is...

Jan 5, 2011

I have asp.net 2.0 site which is calling web services hosted on another server. When i have an xml file from where web service ip for eg. www.mysite/webservice1/myservice.asmx is given. When i call the same server from developer machine using local networkit works fine.But the same is when hosted remotely and from client end when services is called reading xml fiile from client machine it given a message 'remote server not connecting'.

View 1 Replies

.net Website And Web Service Hosting Services?

Mar 4, 2010

I have a web site and a web service and I would like to host them somewhere.
I need to use it mostly for testing and so that a some friends who are developing some applications to use the service have access to it. Also the service is using a MS SQL 2008 database.good free or cheap web hosting service for this.

View 7 Replies

Configuration :: Get Website Onto A Web Hosting Service?

Jan 18, 2011

I don't have any experience in web hosting. Recently I've completed developing my Asp.net website using Visual Studio 2010. The website retrieves financial data from Yahoo! Finance, does analytical calculations in code-behind, stores processed data into several databases, and allows users to analyze the stock market using those data. Currently I need to run some programs in Visual Studio so that new data get downloaded every day.

My problem is that I know nothing about how to do web hosting so I can actually get my website on the Internet. I heard that there are third-party web site hosting services, but do they allow you to upload entire Asp.net web pages with all the databases attached? What if I need to go in there, run some programs, and update some data in the databases, do these web hosting services allow me to do that?

If the answers to the above are yes, what are some good web hosting services that allow you to upload (I don't even know if "upload" is the correct term to use) Asp.Net web pages? By the way, my website is coded in Visual Basic, if it makes any difference.

View 5 Replies

ASMX :: Different WCF Service Hosting Techniques

Jan 7, 2011

I am new to WCF. Please tell me what are different WCF Service Hosting techniques..

View 1 Replies

Security :: WCF Service Hosting With Certificate

Dec 14, 2010

Keyset does not existDescription:An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Security.Cryptography.CryptographicException: Keyset does not existSource Error:

[Code]...

View 1 Replies

WCF / ASMX :: Hosting A Web Solution Containing Web Service?

Apr 5, 2010

I am having 2 solutions:

[1] [URL] (this is a dnn website which contains a web service to be consumed in "xyz" website).

[2] [URL] (this is an asp.net website which consumes web service defined in "abc" website). That means this website is having "Web Reference" folder which contains .wsdl, .disco and .discomap types of files.

Problem is - when I see these files (.disco, .discomap and .wsdl etc files under Web Reference folder), they all are having urls defined like [URL]. That means its fix to "abc" virtual directory ?

What if end user or customer wants to purchase my application but want to have some other name like [URL] (the virtual directory to someother name).

In that case; I assume that I need to "MANUALLY" find [URL] and replace to [URL] ?

OR is there any alternate solution for that?

View 1 Replies

Host .net In Free Hosting Service?

Jan 11, 2011

I am tired of the flase advertise, Only recommand on free host servers that you are using, If you can please also post you site url,I need to host my facebook Ifame application, because I didn't succeed to work in development mode (E.g working against the localhost don't render FB tags)If you used cheap server also recommandion and link we be acceptable

View 3 Replies

Configuration :: Uploading Site With SQL Database To Commercial Hosting Server?

May 11, 2010

This will be my first time trying to upload a ASP.NET site. I would like to upload my site by simply using ftp and transferring the contents of the project directory so that the site will be easy for me to make future updates. Where can I find directions for uploading a ASP.NET site via ftp? I am assuming that I will need to edit the connection string in the web.config file. However, my hosting company told me to just make a full backup of of the database into .BAK file format and upload it via FTP to your the "private" folder. Anyone have any experience with something like this and can tell me how this would affect the connection string? Can I back up the database to a .BAK file from within Visual Studio 2008 or do I have to use Management Studio? I am using Visual Studio 2008 with ASP.NET 3.5, C#, and SQL Server 2008 Express Edition.

View 1 Replies

Configuration :: Connecting Visual Studio 2010 To A Web Hosting Site?

Jun 3, 2010

1. What is the best site to host an ASP.NET Web Application which contains a login page, members area, and specified user accounts?

2. How do I connect my created web site to a hosting site such as GoDaddy.com or other?

View 4 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

ASMX :: How To Convert WCF Service To Self Hosting Application

Aug 21, 2010

created project as a WCF Service application and now according to recuriment that needs to be converted as a self hosting applicationConverting WCF service app to Self hosting app

View 1 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

Configuration :: Deploying In A Free Web Hosting Service?

Apr 30, 2010

I tried to deploy a asp.net Hello World Application in free web hosting service called aspspider.com but i have been getting this error.I am pasting the error message below.

Server Error in '/srpoucse' Application.

Configuration Error

Description:

An error occurred during the processing of a configuration file required to service this request. review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

[Code]....

View 7 Replies

Windows Service Work On Shared Hosting?

Feb 25, 2011

Can Windows Service work on shared hosting?

View 1 Replies

ASMX :: How To Write Self Hosting For Wcf Service With Multiple Svc File

Dec 23, 2010

How to write self hosting for wcf service with multiple svc file ServiceHost myServiceHost = null;

View 1 Replies







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