Lokesh
Lokesh

Reputation: 359

Publish Web Site Dialog is not opening in Visual studio Professional edition 2012

When i try to open the Publish Web Site Dialog in VS 2012, Publish Web Dialog is opening. Me and my friend using VS 2012, When i try to open the same project in my friend pc(File->Open Website) and click build->Publish Web Site, Publish Web Site Dialog is opening,but when i tried the same procedure in my pc, to open the same project in my pc, Publish Web Dialog is opening instead of Publish Web Site Dialog What will be the issues? I need to open Publish Web Site dialog instead of Publish Web Dialog What i need to change? Any ideas?? Here i attached the screenshots of Publish web and Publish Web Siteenter image description here

enter image description here

Upvotes: 1

Views: 825

Answers (2)

Pradeep
Pradeep

Reputation: 781

Please select the settings check the precompile during publishing.

Then the publishing, .cs files doesn't available

Upvotes: 0

Darkito
Darkito

Reputation: 96

You can use the Publish Web Dialog like the Publish Web Site Dialog. First of all you need to cretate a new profile from the main window. Step 1:Just click on the select box than on "create new profile". Give a name to your profile. Step 2:Click on "Connection" menù on the left. In the window on the left choose the publish method which you need (ftp , filesystem etc.). Step 3: Click on publish button (it is on the bottom)

Upvotes: 1

Related Questions