IIS doesn't work

  • Thread starter Thread starter bik
  • Start date Start date
B

bik

Hi, i've a problem trying to install IIS in XPe. It seems the installation
is correct but IIS services don't start
 
Are you installing IIS onto a deployed image? most likely you are missing
some dependencies. Also you can poke around in the google archives and see
several posts related to IIS on XPE
http://groups.google.com/group/microsoft.public.windowsxp.embedded

HTH,


--
John Coyne
eMVP
Windows Embedded Black Belt
Arrow Electronics, OCS division



When replying directly to this message remove the NOSPAM_ from the address
 
You need to actually start the web application which is difficult to do
if you don't have a lot of components installed and/or are running a
custom shell. I've found that creating a deployment project in visual
studio that's installed during FBA works very well.

The only disadvantage is that it can't put something at the root (or I
didn't see how) so I have a simple redirect page at wwwroot\default.htm.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

IIS installation problem in XPe 0
Mission Impossible 3
DUA Will Not Move Files.. PLEASE HELP! 6
Have you seen this before 0
ASP.NET won't work 2
IIS component for XPe? 1
IIS FTP Server 2
asp.NET 3.5 on IIS 1

Back
Top