ClickOnce deployment to Windows Server 2008 Standard
my development environment using VS 2010 and Windows XP SP3
currently i can publish my project to local and install it from network, but my development using VM and gonna have problem when the VM not up when user want to install so i need to publish to other server (win 2008 standar)
it came with error
Error 4 Failed to connect to 'http://myServer/myProgram' with the following error: Unable to create the Web site 'http://myServer/myProgram'. The Web server does not appear to have FrontPage Server Extensions installed.
i installed FPSE 2002 for win 2008..but the error still continue
any insight?
thx,
erick