visual studio
2 TopicsAzure SQL Database import issue in Visual Studio 2013
Hi., I have recently created Azure SQL and Configure Sync to On-Premises database.. last week the Designer worked correctly with no issue. from yesterday I have noticed that I cannot re-design the table.. I am getting following error message: I search this issue in google & found that, this issue related to SSDT. I have repaired the SSDT for Visual studio 2013. now the issue is import database model taking long time. nearly 1 hour yet database is not imported. can anyone know, how to resolve this... Thanks716Views0likes0CommentsLooking for Powershell approach to deploying a Visual Studio web package zip file
We have been using ADO to deploy web package zip files to IIS sites. Now looking at some work in Harness and need a Powershell approach to deploying these same zip files. the deploy approach has to be familiar with the package structure of Visual Studio when its builds with /p:WebPublishMethod=Package. the zip file has quite a few levels of folder structure starting with Content\ folder systeminfo.xml parameters.xml archive.xml Are there any powershell commands that will deploy these types of web packages?444Views0likes1Comment