Quantcast
Channel: biztalkdeployment Forum Rss Feed
Viewing all articles
Browse latest Browse all 1089

New Post: Settings for Visual Studio Add-in

$
0
0
I think I've partly resolved how to do it ...

I added ...
<PropsFromEnvSettings Include="SsoAppUserGroup;SsoAppAdminGroup;VDIR_UserName;VDIR_UserPass" />
and the VDir is created with the required user id

But the .NET version is still 2.0, when my btdfproj has it set to v4.0 ...
<VDirList Include="*">
      <Vdir>TestVdir</Vdir>
      <Physdir>..\TestVdir</Physdir>
      <AppPool>SMC</AppPool>
      <AppPoolNetVersion>v4.0</AppPoolNetVersion>
    </VDirList>
and if I do the deployment by MSI, the app pool is created set to NET 4.0

Viewing all articles
Browse latest Browse all 1089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>