IIS Server On Windows XP Home

is there a way to install the IIS server on Windows XP home? Like the one you get wih Windows XP Proffesional CD. I have found this website which has a method of doing it, although it says here tha Microsoft says you need Windows XP Professional to install this and that this is only a workaround I wasn't sure if this was true or not.

The main reason I thought of this was because I would have thought Microsoft would have had a file you can download from their website or some thing like that, although I haven't found any other way of doing this yet.

View Replies


ADVERTISEMENT

Personal Web Server On Windows XP Home?

Is there a way to have Personal Web Server on XP- Home?

View Replies View Related

Unable To Install IIS On Windows XP Home Edition

I red a tutorial for installing IIS on windows XP HE, I bought a new
laptop with windows xp he, and i want to install iis on it, in the
tutorial i enter the system and make some changes then i add the
iis.dll and the iis.inf, anyway.. after some steps I reach to the
control panel and I have an IIS option, I thought it worked but when I
was not able to check the option in order to click next and continue
to the installation of the IIS.

I rebooted and remade the tutorial but i got the same problem - can't
check the option of the iis in the control panel "ADD/REMOVE WINDOWS
COMPONENTS" - what can i do ?

View Replies View Related

Setup ASP Server At Home

Could someone lead me in the direction on how to set up server on my home PC so I can view my ASP pages, rather than uploading them to host server to view. The easiest and less painful way.

View Replies View Related

500 Internal Server Error On ASP Home Page

hosted on my own IIS while developing and had no problems, but since putting the site up onto an external ISP, we have been getting server errors when trying to access the default.asp page. Clicking refresh loads the page fine (but of course, new visitors don't know this!)The address of the site is http://betweenheavenandearth.ca . If you type this address into the address bar you may recreate the error (it doesn't always occur)

View Replies View Related

How Can I Insert A Picture That Exist In My Server Into My Home Page?

I allow my users to upload a picture from their machine to my website on the server. I know the exact name and the path of the uploaded picture in my server, is something like:
D:hostingmysitedbgraphicspicturename.gif

Then, I would like to insert this picture into my home page. How can I do that without manually download the picture from server to my machine? How can I insert a picture that exist in my server into my page?

View Replies View Related

Redirecting From My Home Page Directly To Mail Server Inbox

I have registered a domain, if i want to check my mail i had provision to go to there web server mail page from there i could login and see my emails,

i have a created home page in ASP there i had login page with username and password,

if i enter the username and password it should straight away take me to the email folder(accessing from my home page rather than going to the their web server login page)....

View Replies View Related

ASP On Windows 2003 Server

I made some of the web pages using ASP on windows 2000 server, now i wanto to upgrade my Operating system from windows 2000 server to Windows 2003 Server , Are my web pages will work fine if i do this upgradation or there are any configurations on IIS i have to make to work fine ....

View Replies View Related

Windows NT Index Server

I have written a search logic for my website using microsoft indexing
service. I designed it on Windows XP. It works great.

Then i copied that to our Windows NT webserver and it is giving me the
following error

Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
/search.asp, line 25

Line 25 is
Set QueryObj = Server.CreateObject("IXSSO.Query")

View Replies View Related

Version Of Windows Server

Just starting with ASP but I have to order our server and serversoftware ASAP. Does it matter which version of Windows Server I go for? Our plan is to create serachable catalougue with dinamic pages using ASP VBscript and Microsoft Access. I am guessing it might depend weather we host the site ourselves or use a provider

View Replies View Related

SQL Server Windows Authentication

I have being told my our web developers team that it is not possible to use Windows Authentication on a SQL Server 2000 database and ASP application. That it can only be possible on a ASP.NET. On the other hand thur seraching the web I found out that this task can be accomplished by just turn on Windows Authentication and shut off Anonymous access in your website properties using IIS Manager on the Web server.

View Replies View Related

Windows 2003 Server With II6

I've had a new server installed for me. with Windows 2003 and II6 with ASP.NET. but I want to run a small (but important) application written in ASP(all .ASP files)

as it stands the server will not 'understand' .ASP files (only .ASPx)To avoid having to modify the whole application ( :-} ) can I get the server to execute. ASP files?(is it as simple as copying over an existing II4 ASP.DLL and installing that?

View Replies View Related

Windows 2003 Server

We have several extensive sites and all use a lot of include files. We have the coded as include file and virtual include using ../ since it is a shared server etc. The sites were moved by the hosting company to a new windows 2003 server and now we get invalid path error part of the time, others it works fine.

The host says it is our programmers did not follow asp procedures and used ../ I always thought this was ok, it was never an issue before the move...is this new to windows 2003.

View Replies View Related

CDONTS And Windows Server 2003 / IIS 6

I just set up an acct. with godaddy for a shared virtual dedicated server using Windows 2003 and IIS 6. None of my ASP scripts work to send emails using CDONTS. Research took me to how to install the cdonts.dll file and after doing so I don't get the error about not being able to create an ojbect but rather that of permissions on the line that has the .send. Other research led to me believe that windows 2003 does not support cdonts at all? I'd prefer to use CDO but I was told by Godaddy that the script below is not supported on a shared server - Code:

View Replies View Related

SendEmail In Windows 2003 Server

It works properly in my former webserver until it was upgraded to Win2003. Please do the amendments below.

My code:

View Replies View Related

Installing IIS Server On Windows Xp Professional

I have a computer where I installed windows xp professional. However, during installation, I did not choose the IIS server component. Now, I need to install the IIS Server.

At the moment, I am not carrying the windows xp CD. Is there any IIS server download for xp available in the web so that I can get a local web server up and running real quick?

View Replies View Related

CDONTS On WINDOWS 2003 Server

Some one has posted this question on 10th August, as CDONTS is not working
on windows 2003 serever. I have the same problem and I copied CDONTS.DLL
from Windows 2000 Server and registered on Win 2003 server but it giving the
error on line when I calling method send of the object.

Error is
Microsoft VBScript runtime error '800a0046'

Permission denied

I tried to register CDONTS as COM+ with Admin user right to execute but it
still giving same error.

View Replies View Related

Windows Server 2000 Question...

Will CDO work under Windows Server 2000? I'm guessing it will. The problem is that I wrote a nice little ASP app under Windows Server 2003 which works REALLY well. Sends out the email with NO problem. 'Course, it uses an external SMTP server, but I'm assuming this shouldn't matter, right?.

Because when I port it over to Windows Server 2000, it blows right past it. Is there a particular setup procedure that needs to be done for Windows Server 2000 to enable CDO to work properly?

View Replies View Related

ASP On IIS6 Windows 2003 Server

At the early testing stages of writing some simple ASP scripts hosted by my Windows 2003 Server but I have hit upon a problem.

When I open an asp page, IE just returns the script rather than expected web page. What have I or am I doing wrong?

View Replies View Related

ASP Problem In Windows 2003 Server

In Windows 2003 Server, when I include a file in upper directory, it will
occur error.

Active Server Pages Error 'ASP 0131'

cannot include file '../filename.inc' with '..' from upper directory

However, it doesn't have any problem in windows 2000 server

could anybody help me?

View Replies View Related

Connection To SQL Server In ASP, Windows Authentication

My ASP page needs to connect to the SQL using Windows Authentication.

I have research this topic and I think the pieces of the puzzle are here, but they are not coming together correctly.

Users are separated into groups with different levels of security, Group 1, Group 2, Group 3. Each group can only view, update or delete specific pages. Code:

View Replies View Related

CDONTS And Windows Server 2003

if I can use CDONTS in W 2003 Server environment to send emails the same way it is used in W2K Server. I have heard that CDONTS is no longer available in W 2003 Server and if so, how can I send emails from ASP page.

View Replies View Related

Windows Server 2003 Probs

I have a site thats been up for 2-3 years on an NT4 server using IIS & Ms Access, and I used MAcromedia Ultradev to build it with MX 2004 to maintain it.

The hosting company decided to upgrade the server to Windows Server 2003 and now none of the Dtabase connections or include files can be found. Does anyone know what I need to do to re-code this site.

View Replies View Related

Weird Error Windows 2003 Server

I am recieving a weird error when I try to run asp scripts on my local
machine, I can use pages that access a database, but when I try to write to
the file system ie upload a file I get the error message below.

any ideas?

View Replies View Related

MSWC.Tools & Windows 2003 Server

Hi people, I currently have a website and the asp pages include the following line:

"Set Tools = Server.CreateObject("MSWC.Tools")"

My site is hosted on Windows 2000 server.

The hosting company has offered me a new deal but on Windows 2003 servers, I took them up on this but found that my asp pages did not function as these servers do not have the Internet Information Server (IIS) Resource Kit installed on them. I found this out by
looking at http://support.microsoft.com/kb/q249290/.

As I am not the original creator of the asp pages and have no knowledge of asp, can anyone help me fix this problem where my asp pages will function correctly on the Windows 2003 server?

View Replies View Related

Running Bat (batch) Files On Windows Server 2003 With Asp

im trying to run a bat file on windows server 2003 and am running into nothing but problems.

i have IIS on my XP workstation that accesses the 2003 server. what im about to explain below works properly on the XP IIs.

i have two files: somefile.asp and somefile.bat. the asp file creates a wscript.shell and then tries to execute the run method for somefile.bat.

however, it isnt working. after an unexaggerated 7 hours of searching google/etc, i have found nothing but frustration and deep, seething anger regarding this problem. Code:

View Replies View Related

How To Insert A 301 Redirect On An HTML Page On A Windows Server

My website is currently made up of HTML pages and residing on a Windows server.

Currently converting them all to ASP, that is going from .html extensions to .asp (besides adding funking asp functions)

My pages have all being indexed by Google, so wouldn't risk loosing good ranking with Javascript redirects, so I tought using this would solve the issue, for example, on a file named thatpage.html

<SCRIPT LANGUAGE="VBSCRIPT" runat="server">
Response.Status="301 Moved Permanently"
Response.AddHeader "Location", "http://www.mywebsite.com/thatpage.asp"

</SCRIPT>
Wherever where I insert it, in the head, in the body, before the DOC, it's not working, will have to resort to javascript? Will I have to put a link in the html page leading to the asp page? Wouldn't like to have user click agin to be led to the .asp version?

View Replies View Related

ActiveXObject Problem - WScript.Shell On Windows 2003 Server

I have installed MSDE on my local computer - Windows 2000 Professional. I have created a function which runs me a link whose path is placed in the input field. This function looks like this: Code:

View Replies View Related

IIS And XP Home

Is there a component I can download that will run asp on XP Home?

I have XP Pro on my home dev system but only have XP Home on my laptop
and don't really want to spend out on another XP Pro license.

View Replies View Related

ASP On XP Home

What's the best way that I will be able to code ASP on my XP Home, can I get it for free

View Replies View Related

Home Page

Our home page name is index.html index html include left and right html. so google
get left or right html. and we would like if someone click the page then
open home page. ( if opening page is not in frame then redirect
ndex.html )

View Replies View Related

Asp Home Page

Im building a website for a mate they want a news story on the front page that is pulled through from a database.Just want to know if i can make this page called index.asp - will it be recognised as the index page?

View Replies View Related

Alternative To IIS On XP Home?

i have read a few articles saying that you can run IIS on XP home but it does not look too reliable to me and am not too willing to try, so is there an alternative set-up i can use to test my ASP before uploading?

i say this as all ftp hosts seem to want your code pre-tested before uploading .

View Replies View Related







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