CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> Asp.Net Forum > windows_hosting.web_hosting_with_iis_and_asp.net
 TypeRepliesViewsDate
Having issues writing files to Inetpub\wwwroot

I am trying to get IIS (on windows Vista Business) setup so that I can test out Umbraco but  I can't seem to write files to the folder. I managed to get the files copied over directly fro

 1931/5/2008 3:01:20 AM
Allowing Full Trust for a specific IIS web site

 In our enviroment we have set the .Net trust level to 'Medium' and set override=False.

Now we want to allow some specific sites to run at full trust without every site owner be

 61271/4/2008 11:33:44 PM
"Cannot use a leading .. to exit above the top directory."

I have a weird problem with a site that doesn't face issues in development using Cassini, but crashes hard when deployed to an IIS 6.0. Windows 2003 server.

Basically, I'm using a

 231691/2/2008 1:35:54 PM
How do i restart/kill session of a particular Website in IIS

 Hi All,

 My IIS server has three web sites hosted in it, On certain occasion I have to kill the restart the session of only website with out disturbing the other websites. How do

 316312/31/2007 9:46:26 PM
host site using WWW. address instead of http://MYMACHINENAME/default.aspx

I have my local website which is hosted on IIS 5.1 (Windows XP). So whenever any machine on my LAN want to access that web site its accessed as "http://<my machine Name>/default.aspx&qu

 1215212/26/2007 1:47:22 PM
tuning MSSQL-ASP.NET interhost commuication

Hello,
I have a task to optimize public website.
Its performance dropped when it passed from 3000 to 250 000 users.
I have remote access to only control panel on remoting hosting.

 311612/26/2007 8:34:01 AM
public ASP.NET webportal without any virtual directory?

Hello,
 have a task to optimize public website.
I have remote access to only control panel on remoting hosting.
It is a single ASP.NET2.0 website using one database in MSSQL Se

 28212/26/2007 8:01:10 AM
Create website in IIS using Code

Is there a way to check which version of IIS is running on a machine?  And is there a way to setup a website in IIS using VB.Net code?

 1214312/24/2007 12:18:57 PM
Silverlight and AJAX

I don't know if this is in the correct thread, but I would like to know what is necessary for me to host a website that contains AJAX and Silverlight.  I am not concerned about the develo

 113312/21/2007 5:12:26 PM
AWStats or something available for statistics

Hi,

       We have deployed our Asp.net 2.0 application on the Dedicated Https Windows 2003 server  based environment.Now we want to make some statistics

 627912/19/2007 6:13:45 PM
Enable SSL in specific pages

Hi,

I have read some articles regarding enabling SSL for website hosted in IIS6. I am not able to find the following info. Please anyone help me.

I have a website hosted in IIS 6. I

 210012/18/2007 10:43:31 PM
Domains, SubDomains, Bin Folders, DLLs, Web.Config files.

I  am working on a DLL that will be licensed per domain and am trying to figure out the best way to handle subdomains. 

How are sub-domains typically setup? &n

 611812/14/2007 2:47:52 PM
Possible to install IIS 7 on Windows Server 2003?

Will it be possible to install version 7 of IIS on Windows Server 2003 (thus replacing IIS 6)?

 510712/12/2007 7:37:06 PM
Windows Server 2003 ... do I need anything else...

I multiple sites running on a linux server (exim/apache/bind/php/mysql) but I would like to learn the other side (IIS/ASP.NET/???)

As a windows server newbie, I'm not sure what sof

 711012/12/2007 2:15:03 PM
integrated authentication in an extranet

Hi,

I have a scenario where I have multiple Web applications which are all active directory aware and are spread across several web s

 18912/12/2007 1:10:43 PM
Does anyone know how to map ASP.NET to handle all requests in IIS 5.1 with wildcards?

I am trying out URL rewriting, and we need to be able to support extensionless urls (www.mysite.com/folder1/folder2) which requir

 313812/10/2007 2:36:50 PM
.net frameworks - install all?

Hi all,

Just like discountasp.net , We want to support all frameworks (1,2 and 3) and asp.net versions to date (1,1 2 and 3.5) and installed all frameworks together with the ajax vers

 716012/8/2007 12:32:27 AM
iis authentication is trying to authenticate everything on the screen one b y one

i was using iis authentication and it was working fine, now all of a suddenit keeps on asking and asking and the items on my page appear one at a time.

it is evidently trying to authenticat

 111812/7/2007 8:16:39 PM
IIS - Application Configuration - Check File Exists

I am using this HTTP Handler. 

<httpHandlers>

 110812/7/2007 12:42:46 AM
Serving Images with IIS

Hi,

 I am writing a page in which users download images, but it is very important that no one else can download anyone else's images. So I want the images to be downloaded in an enc

 27812/6/2007 8:08:06 PM
Sharepoint 2007 Form Library Permission Question

Hi,

I am currently working on the Form Library of Sharepoint 2007, is there a way to tighten the permission so that users can only see the forms they submitted.

Thanks...

 110412/6/2007 7:47:24 AM
IIS 7 and URL rewriting

Hi everyone, I've been looking at url rewriting and have tried it multiple ways. Class, handler mappings, Modules, Global ASAX file. All work fine in ASP.Net development server however all eit

 211312/5/2007 7:12:22 AM
creating a directory in IIS

I am developing a site on my local machine.  I am using IIS as my server.  (XP Pro, IIS 5.1, VS 2005)  I am trying to create an directory within the site.  The only way I can g

 310712/4/2007 8:02:20 PM
Renaming Local Website

 I have my local website which is hosted on IIS 5.1. So whenever any machine on my LAN want to access that web site its accessed as "http://<my machine Name>/<web site name>&

 68412/3/2007 2:30:28 PM
Windows 2000 Advanced Server Performance Issue

Hi All

 
Sorry to ask a Windows 2000 Advanced Server question here but I couldn't think of where else to post.  I have a Windows 2000 Advanced Server where there's a p

 19011/28/2007 3:21:35 AM
It is an error to use a section registered as allowDefinition='MachineToApp lication' beyond application level.

Hi,

while deploying my Web application i'm facing this error.i've also configured the virtual directory. 

It is an error to use a section registered as allowDe

 212911/27/2007 2:25:40 PM
Web Gardens and Threading Issues

I originally posted about this issue in the General ASP.NET forum [reference], but have isolated the problem to a conflic

 36811/26/2007 2:44:32 PM
ASP.NET in web hosting provider for the first time

Hi, I have developed some asp.net pages locally. This asp.net pages need to connect to the ms sql server, which I have also done it locally.

So, right now, I would like to deploy it, which

 512711/26/2007 8:00:24 AM
SSL problem

I have a website on Windows Server 2003 runing IIS 6.0, which works fine on port 82 without SSL.  I'm trying to setup SSL but something is not quite right. 

I have a loc

 27411/22/2007 3:53:30 PM
Failed to run ASP.NET AJAX on my IIS 6.0

 What should i do to make my IIS 6.0 work with ASP.NET AJAX?

Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKe

 19911/22/2007 6:13:41 AM
IIS problems with forms authentication & HTML pages

I'm having a problem with IIS and ASPX forms authentication and I was hoping someone on here would be able to help me. I created a login script and edited my web.config file based on what I re

 410611/21/2007 8:19:42 PM
NLB and WebResource.axd Error

In testing a web app in a new data center using NLB, I?m intermittently getting a .NET error in the WebResource.axd file. With the NLB off, the pages perform fine. Our suspic

 613211/21/2007 7:35:30 PM
Hosting web application at root - security

Hey,

I've always hosted my web applications at the root of a website: www.mysite.com. When I do, I always have to give execute access to that level of the website for some of my scriptin

 29311/20/2007 10:15:52 PM
Hosting suggestions?

I have created a web site that displays data from an Access table based on queries the user makes. The database is about 4MB. I would like to find a host for this site so that I can sign up for go

 411811/20/2007 8:47:09 AM
*URGENT* Anyone else hosting with Webhost4life? They seem to be down comple tely.

I have had servers go offline before, but never seen the companies own site and mail servers down too.  Getting a bit concerned.  Does anyone have any info about this? 

 410911/15/2007 5:12:06 PM
ASP.NET 2.0 IIS 7 hosting problems

When I go to publish my ASP.NET 2.0 website on IIS 7 on my computer that has Vista Business im having a hard time. I get this error: 

 

Server Error in 
 312811/13/2007 4:20:57 PM
IIS 6 Windows Server 2003 Issue

If I am at home connected wired or wirelessly to my network I can type in my domain name, www.abc.com, and it will resolve and show me my website o

 39411/7/2007 5:16:33 PM
Send email and get a System.IO.IOException error.
Hi,

I am not sure whether this is the right place to post this question, but I want to give this a try anyway.

I try to call the following function for sending an email out from a pop3
 310711/3/2007 1:02:47 AM
proper security permissions for a site on Domain Controller (Windows Server 2003)

Hi!

I would like to publish a asp.net 2.0 site on a machine with MS windows server 2003 that also serves as a domain controller.

I want use Forms authentication and web.con

 16611/1/2007 2:16:36 PM
Hosting Question

 Have basic question. i am new to development. My company wants to host there web site which can have up to 50K users.

What kind of machine i recommend then to host website in .NET 2.0.

 49910/25/2007 7:49:39 PM
Create IIS ASP.NET 2.0 application from ASP.NET page

Here's the scenario:

I've uploaded my brand new ASP.NET 2.0 application in a folder (/NewApp) on an existing web site on a shared hosting server.  I have no way (throught a con

 1112110/22/2007 1:19:48 PM
add virtual directory to iis using vb.net

I know this topic has been covered but I have not seen an answer to my issue.  I have a website that when a user fills out a form it copies a folder and

 112710/19/2007 12:27:11 PM
How to install and config FrontPage 2002 Server Extensions

Hi, I try to use the "copy web site" function of VS2005 to update a website content in a remote machine .

Some documents hint that I must install FrontPa

 19710/18/2007 2:21:21 PM
You are not authorized to view this page???

 Hi there

 My new Windows 2003 application server generates the following error. I am unsure what's going on. Enable anonymous access at Directory Security was checked. Interes

 5520810/18/2007 1:43:11 AM
Web.config errors after publishing VS 2005 site...

Hey guys, I've seen posts that seemed to have a similiar problem but no solution was offered so let me ask.

 

I've created a web site wit

 412210/16/2007 11:08:12 PM
Repalce from http:// to https:// cretificate

 Hi to all...................

       I dont know whether I am in right forum....suggest me if I am not.....

      I can con

 113210/15/2007 1:13:57 PM
AJAX problems with localhost
I've posted this problem a while back in one of the other forums before I narrowed it down this far. What I've narrowed it down to is: AJAX controls do not execute when I open a website usi
 015610/15/2007 12:28:31 AM
Sharepoint portalserver intro

I want to he a look at sharepoint portal server, but can't find any good sites or documentation.

First, I'm mostly interested in the document management features especially version

 07110/12/2007 11:31:55 PM
Can this setup work?

I have a server running SBS 2003.  It has IIS 6.0.  It is running MS Exchange - working fine and we are using Outlook Web Access.  I also have a web site that I recently moved

 18110/11/2007 9:28:35 PM
Idle timeout problem
Hi,

I've been trying out my site on a shared host for 2 weeks now, and a page on my site comes up on average within 2 seconds, and that is pretty fast!

However, I experienced the pro

 37810/9/2007 2:30:32 PM










   
  Privacy | Contact Us
All Times Are GMT