Depends what you mean by "data" - if you mean either files or databases on the target server then there's nothing in Deployment Manager itself to do this, but of course you could write some powershell to perform extra steps before the deployoment begins to do whatever you needed.
I am getting another issue related to Application Pool...
For e.g.
Creating two app pool on server then in the server created two app pool and two Website host on server, but issue is that one application pool is used by two websites on server published by DM.
I've just tested this myself and it seems that in my case it used the second app-pool for both of the applications too. I'll check with the DM team what should happen here.
Another issue is that if i am using stylecop then getting this issue, pls see below...
I can't continue work on that i have also a suggestion is that if Release is in process and it take to much time then i think here is stop button to stop the process of release.
We're investigating the app-pool issue. It only occurs when you deploy multiple applications under the Default Web Site- if you deploy your applications as separate sites then it works- the downside is that you need to then use a different port for each app.
The StyleCop thing looks like a build error in visual studio relating to one of your referenced assemblies missing at first guess, rather than anything specifci to Deployment Manager?
Possibly - we're currently investigating to see if it's a bug on our part or something to do with IIS that we cannot easily control. If it's a bug in DM and not too hard to fix then we should be able to resolve it soon though.
Cancelling deployments has already been suggested but doesn't have many votes yet. Please vote for the feature here
Hi, I'm not quite sure what you mean in your latest post - could you be more specific?
What version number do you mean, and what command do you need to access it with?
In the Settings tab, you can go to Package feeds. Then click Test for the feed the package is on. Then enter the name of the package, and click Search.
The most recent version of the package will be listed.
That having been said, if you're using either the Deployment Manager SSMS add-in or the Deployment Manager VS extension, we automatically suggest a default sensible package version by incrementing the last version number, as well as displaying the last version number for reference, so you only need to search the feed if you're creating the package in some other way.
i am using stylecop in Visual Studio then getting this issue, pls see below...
And if it is publish normal using Web Deployment , then it is successfully Publish and then going to publish your Publish to Deployment then can't publish and gives error and then Build the solution can't find any error in the solution.
I can't continue work on that i have also a suggestion is that if Release is in process and it take to much time then i think here is stop button to stop the process of release.
I think Visual Studio Plugin is not suppport to Visual Studio 2012 but it is work only in Visual Studio 2010... Please check plugin is working in VS2012 and VS2013 or not?
Comments
Sandeep Gupta
Redgate Software
I am getting another issue related to Application Pool...
For e.g.
Creating two app pool on server then in the server created two app pool and two Website host on server, but issue is that one application pool is used by two websites on server published by DM.
Sandeep Gupta
Sandeep Gupta
Redgate Software
Sandeep Gupta
what is the status of the Application Pool issue?
Another issue is that if i am using stylecop then getting this issue, pls see below...
I can't continue work on that i have also a suggestion is that if Release is in process and it take to much time then i think here is stop button to stop the process of release.
Sandeep Gupta
The StyleCop thing looks like a build error in visual studio relating to one of your referenced assemblies missing at first guess, rather than anything specifci to Deployment Manager?
Redgate Software
and let me check the issue of stylecop...
Sandeep Gupta
Cancelling deployments has already been suggested but doesn't have many votes yet. Please vote for the feature here
Redgate Software
From now on, whenever a website or virtual directory is created, the application pool will be associated correctly with it.
Sandeep Gupta
Sandeep Gupta
What version number do you mean, and what command do you need to access it with?
Redgate Software
So i can create new packge with different version using Command.
Sandeep Gupta
The most recent version of the package will be listed.
That having been said, if you're using either the Deployment Manager SSMS add-in or the Deployment Manager VS extension, we automatically suggest a default sensible package version by incrementing the last version number, as well as displaying the last version number for reference, so you only need to search the feed if you're creating the package in some other way.
Sandeep Gupta
http://docs.nuget.org/docs/reference/co ... st_Command has the details, but basically you want "NuGet.exe list ..."
And if it is publish normal using Web Deployment , then it is successfully Publish and then going to publish your Publish to Deployment then can't publish and gives error and then Build the solution can't find any error in the solution.
I can't continue work on that i have also a suggestion is that if Release is in process and it take to much time then i think here is stop button to stop the process of release.
Sandeep Gupta
I think Visual Studio Plugin is not suppport to Visual Studio 2012 but it is work only in Visual Studio 2010... Please check plugin is working in VS2012 and VS2013 or not?
Sandeep Gupta