Forum Search Results for "" RSS 1—5 of 5

More Search Options

  • Re: Issue with msdeploy zip

    Posted to Web Deployment Tool (MS Deploy) by Woland2k on 08-13-2009, 6:17 PM

    Ok, finally made it work with this command:   <parameter name="AppNameScript" description="sets app name" defaultValue="{ApplicationName}" tags="Hidden">     <parameterEntry type="TextFile" scope="(SqlScripts\\|\.config$)" ...

    • http://forums.iis.net/p/1160014/1913509.aspx#1913509
  • Re: Issue with msdeploy zip

    Posted to Web Deployment Tool (MS Deploy) by Woland2k on 08-13-2009, 5:36 PM

    Thanks,  this is what I found as well. Now i tried: scope="(\.sql$|\.config$)" scope="(\.sql|\.config)$" scope="(\.sql|\.config)" - replaces parameters in SQL as well as the dll. and none of them seem to match any SQL file, matches the .config files fine. There are two directories in the ...

    • http://forums.iis.net/p/1160014/1913503.aspx#1913503
  • Re: Issue with msdeploy zip

    Posted to Web Deployment Tool (MS Deploy) by Woland2k on 08-13-2009, 2:08 PM

    I think i managed to narrow problem down to one parameters that causes just that particular DLL to get corrupted by going 2 extra Kb of data. The parameters is:   <parameter name="AppNameScript" description="sets app name" defaultValue="{ApplicationName}" tags="Hidden">     ...

    • http://forums.iis.net/p/1160014/1913482.aspx#1913482
  • Issue with msdeploy zip

    Posted to Web Deployment Tool (MS Deploy) by Woland2k on 08-12-2009, 9:16 PM

    I have an issue with how msdeploy.exe file handles zip package. Basically something happens when unzipping one particular DLL (myproject.sqldataprovider.dll). In the original zip the file size is 32 Kb and when installed using msdeploy it becomes 34Kb with all properties of the file gone. Needless to say, the web application doesn't work. That ...

    • http://forums.iis.net/p/1160014/1913398.aspx#1913398
  • Re: Check out the Web Application Installer

    Posted to Web Platform Installer by Woland2k on 11-26-2008, 1:29 PM

    I'm interested in that feature as well. It is not very practical to wait for you to implement support for a custom application. Without that, the installer is somewhat useful. Any plans?

    • http://forums.iis.net/p/1152405/1886079.aspx#1886079

Microsoft Communities