Hi All,
While installing my mvc 4.0 application in IIS 7 on a 64 bit machine which has windows 7, I am gettting some warning messages.
Should I ignore these messages or will it cause me problems?
The package was installed successfully.
The following actions were performed:
Added 5 Files.
Deleted 1 Files.
Warning: The system cannot find the file specified.
Warning: Could Not Find C:\Development\Testing\test\Service
Warning: The system cannot find the file specified.
Warning: Could Not Find C:\Development\Testing\test\Service
Warning: The process 'C:\Windows\system32\cmd.exe' (command line '/c "for /f "tokens=1* delims=/" %n in ("NHSSchdeuler_Dev/") do (for /f "delims=" %x in ('C:\Windows\system32\inetsrv\appcmd list vdir "%n/" /text:physicalPath') do (for /f "delims=" %y in ('echo %x') do (cd %y\%o && EnvSwitch.cmd Dev && del EnvSwitch.cmd)))"') exited with code '0x0'.