releasing software to users. This may include releasing compiled binaries on a hardware medium, for download, or permitting access to a non-development web service.
0
votes
0answers
9 views
The network path was not found eroor after publishing mvc app
i have been deploying and publishing my application for quite a bit now and everytime it worked fine.
Now i published it again (no error, warnings,..) and updated my sql database tables like i do ...
0
votes
0answers
21 views
Visual Studio 2010 - Where to find or activate 'Build Action' properties?
I'm trying to include .rdlc file on my project when publishing. I found that I have to change the Build Action properties. Where can I find that or how can I view and edit that? As you can see, the ...
0
votes
1answer
19 views
Practice website online for free
I have created a simple website using visual studio 2008 and C# for coding.
I have iis v.7.5 installed on my laptop which is running win 7.
Now I am trying to publish it on the internet and I ...
0
votes
1answer
13 views
Modifying Joomla extensions without worring about updating them
I want to modify a Joomla extension code. I know how to use template overrides, but the extension is not written in MVC pattern and even if it was, I would be going to change the controller code. In ...
1
vote
0answers
15 views
Tridion Publishing queue stucks at Commiting deployment but items are getting insterted in to broker DB [migrated]
Tridion Publishing queue stucks at Commiting deployment but items are getting insterted in to broker DB
Newly upgraded from SDL Tridion 2011 to 2013 and i see after publishing the pages or images .
...
0
votes
1answer
29 views
C# project created install package on Win7 64 bit machine will not install on Win XP
I am hoping you could resolve this issue. I have made a small application in C# and I publish it with the prereqs of .Net 4.5 and SQL Server Compact 4.0. One of the users of the app is running under ...
0
votes
1answer
45 views
ASP.NET publish web application with unsafe code
I'm trying to publish a web application (with VS2012 Web) in which I need to run a vb script.
That script currently doesn't run correctly probably because of the lack of permissions. I am currently ...
0
votes
0answers
13 views
Publishing AIDL Service
I created an AIDL service server and a remote client(demo on how to use the server), each is contained in its own project. I notice that during testing, if I push the client(demo) project to run on ...
0
votes
1answer
19 views
Microsoft SSDT (10.3.21208.0)/Data-tier Project (MSVS 2010) and “Sharing”/Copied Certificates between the Project and Referenced Database Project
I am writing a "framework" of SQL Server (targeting 2008R2 and 2012) stored procedures and common/reference tables. Each SSDT/Date-tier project represents a different component (can be within the same ...
0
votes
1answer
49 views
Deploying a Solution with multiple projects on IIS7 - Missing DLLs
I'm trying to publish a solution that contains several projects -one of them is MVC- to IIS7.
When the MVC project is published and some views are being accessed I get the following error:
Could ...
0
votes
1answer
19 views
How to perform silent and unattended installation
I have published this application from .net 4 (it is mixture C# and VB) and here I've got the .exe file. So now I have the requirement for it to be installed silently and unattended on the users' ...
1
vote
0answers
11 views
how to make publisher trusted
I have:
server domain, where the application is developed and deployed
my own machine, not part of the server domain, on which I test the application
When I install the app on my machine - it asks ...
0
votes
0answers
22 views
sharepoint publishing page, cant get layouts
I am having some issues when trying to create a publishing page on my SharePoint.
I'm working on a console application, because I don't want to deploy every now and then, it takes too long.
Here is ...
0
votes
0answers
12 views
Tridion 2009 SP1 CMS failed to publish HTML pages [migrated]
In Tridion 2009 SP1 CMS, publishing is failed for all the HTML pages with the below error while its successful for rest of the file formats. Also deployer log is not updated as well, as the file has ...
0
votes
2answers
32 views
Window app crashes
Using one click publishing(VS2010) I publish my windows app. Its a pretty simple application that uses only one 3rd party library: EntityFramework. When it installs and runs it gens the following ...
1
vote
1answer
18 views
deploy program including external libraries
I have this application that uses external libraries (downloaded them from the Internet and are just situated locally on my machine). But I need to deploy the program and give it to customer whereas ...
0
votes
0answers
20 views
make .net developed application silently installable
I have made an application in .net 4. I want to publish it so it can be installed silently by an administrator to multiple users' computers. Should I include something as a code somewhere in the ...
1
vote
0answers
13 views
Prioritize publications in Tridion 2009 SP1 [migrated]
Currently, whenever we publish a content file along with all the child publications, all the child publications get published in a random order. Is there a way I can configure the publication Target ...
-2
votes
0answers
17 views
Facebook wall post using API inquiry
We faced the problem with posing on wall. Sometimes when we post on wall using APi (http://developers.facebook.com/docs/reference/api/post/) and get ok callback the post dose not actually appear at ...
-1
votes
1answer
38 views
How are online newspapers are publishing their news into Google Plus? [closed]
I knew that Google has disabled Google+ automatic posting. I knew that some apps (i.e. Hootsuite) can post to Google+ pages also. But how are online newspapers are currently publishing their news into ...
1
vote
0answers
110 views
How to build Visual Studio 2012 Publishing Profiles on a Build Server with MsBuild without installing Visual Studio 2012
I read through many of the posts on here and never found a clear answer that worked. So after spending the time getting this to work, I figured I should post it.
Problem: The publishing profile ...
0
votes
2answers
61 views
SiteCore 6.3+: Long wait time before content changes is visible after publishing
When doing content changes and publishing it, it usually takes between 5 to 10 minuttes before the changes becomes vissible.
Ive tried changing some of the scheduling agent times in web.config, but ...
-2
votes
0answers
11 views
Publishing does not clear cache on secondary node on the cluster [closed]
I am publishing assets from Management to Delivery. Delivery consists of 2 nodes, one of which is the publish destination for the management. So, after a publish, I could see the updated content on ...
0
votes
0answers
56 views
When publishing an ASP.NET MVC project in Visual Studio is it possible to delete all files except images?
I have an ASP.NET MVC4 project that I usually publish to the file system with the 'Delete all files prior to publish' option selected. However since the user can now upload assets (eg images) to this ...
-1
votes
1answer
172 views
Sharepoint 2010 activating “SharePoint server Publishing infrastructure” [closed]
I'm trying to learn SharePoint Designer 2010 to get into sharepoint branding. I want to make a publishing site, but SharePoint Server Publishing Infrastructure needs to be activated at the site ...
0
votes
1answer
36 views
Where “include files from the App_data folder” option?
According this answer, it should be option "include files from the App_data folder" when you publish ASP.NET application. But I don't see it:
Where it is?
0
votes
1answer
31 views
Published Web files, can they be converted back to solution?
Is it possible to take a set of published web files and convert them back into a solution? I say this because a solution has been lost from our system, and the only files that can be found are the ...
0
votes
0answers
11 views
Publishing Facebook action object with customizable fields values
I have description of "level" object type that contains optional custom integer field "value". And I have an action type "achieve" that operates with custom field "level" of that level type. And of ...
0
votes
1answer
44 views
Website created using Bootsrap cannot be shown correctly
I created a website which looks fantastic when using it in "WebMatrix". When I try to publish it (on a server hosted via "Bahnhof", takes HTML only), none of the Bootstrap effects are seen.
What ...
1
vote
1answer
40 views
Database is not created after publishing on Windows Azure
Actually, I'm working on a basic ERP for a very small business. I'm using ASP.Net MVC 4 Code First and I use Windows Azure as web hoster. All is working fine on my local computer, and deployement is ...
0
votes
0answers
26 views
How to debug publishing a WCF application into Azure when hung?
I am currently trying to publish a WCF application into the Azure cloud from Visual Studio 2010.
The publishing wizard builds the solution, but hangs visual studio (not responding), as soon as ...
1
vote
1answer
57 views
Is it bad practice to publish an android app that only serves as a license? [closed]
I have a game out and I'm releasing an expansion for it soon. I'd like to publish the expansion as a separate app on Google Play. In reality, that expansion app won't do anything. When the expansion ...
0
votes
1answer
103 views
How can I get one-click publishing to work after upgrading to .NET framework 4.5
I am upgrading an app from .NET3.5/EF3.5 to .NET4.5/EF5, using Visual Studio 2012.
One-click publishing runs, but generates the following warning messages:
Item 'Microsoft.Windows.Installer.3.1' ...
0
votes
0answers
51 views
Incremental web publishing and preview changes with Visual Studio 2012 to local file system or FTP
I'm trying to set up a publishing workflow for an ASP.NET site I'm working on. It will be located in a shared/network folder and I would like to publish from Visual Studio 2012.
I have seen that VS ...
0
votes
2answers
99 views
asp.net mvc update website after build operation?
in asp.net mvc project, you cant see the changes, before project building. I have a website on a hosting company, I changed some C# code, and I build the project on my local. If I post only changed ...
1
vote
2answers
209 views
Publish website stopped working after upgrading to Visual Studio 2012.2
Ok, after upgrading my Visual Studio from 2012 to Visual Studio 2012.2 (http://www.asp.net/vnext), I cannot publish my website.
When right clicking on my web project and click "Publish Web Site", I ...
-2
votes
1answer
41 views
publishing magazines for tablet devices [closed]
We are currently using Adobe DPS to publish magazines for tablets, but it really doesn't work on Androïd devices. Can anyone recommend an alternative digital publishing software?
Thank you.
0
votes
1answer
31 views
Can't connect to and debug my azure app
I have a mvc4 project that I have published to azure through a publish profile that I use by right clicking my main project and go publish.
All this works great and has for a while.
But now I need ...
3
votes
1answer
65 views
Hide application on Google play
For testing in app billing i have to publish my application on google play. But i dont want my application to be visible for download, because that in app billing isnt tested and there are some other ...
0
votes
1answer
564 views
The requested content appears to be script and will not be served by the static file handler.IIS 7.5
I know there are related posts here on this forum and another resources but I got stuck with this and couldnt proceed.Problem is i've done a website with vs2010 when i publish it to ftp server and ...
-2
votes
1answer
35 views
Where can I publish a free game? [closed]
I have completed recently a free turn based strategy game (link removed, I dont need this page as ad, I want to get some advice). Now I have problem. I don't now where to tell people about it. A few ...
-1
votes
3answers
90 views
Company name for Android App [closed]
Okay... I hate that I'm asking it here... but I just don't know where else to go. I'm simply an independent developer hoping to release an android app in the near future. I have already registered as ...
-1
votes
1answer
63 views
Concrete5 isEditMode()-like handler to get Information about active editing or publishing
So my question is if there is a Concrete 5 handler/listener instead of
isEditMode()
that tells if the user is in active Editing mode or if he just has published his Edit?
Something like
...
0
votes
1answer
109 views
MVC: Visual Studio Publish Web dialog cannot find my application's Views
I am using these steps to publish my ASP.NET MVC 4 application using Visual Studio 2010 on IIS 7.5 running on a 64-bit Windows 7 Professional machine.
When I click the Publish button on the wizard ...
0
votes
1answer
56 views
Android limit localizations
I am trying to publish an app that is currently only configured for English. When I upload my app to the Play store, it says localization for 'Default + 49 languages'? How do I disable all but ...
0
votes
0answers
41 views
Git (SourceTree): report file changes without duplicates in date interval
I'm looking for a very useful feature that could make my day, I searched but found nothing.
I am working on a very big project under GIT (SourceTree), I made lot of changes to different source files ...
0
votes
1answer
60 views
Deployed MVC4 application not opens completely
I deployed MVC 4 application to Arvixe.com hosting. In local everything is okay, site opens full, but after deploying, site opens, but, not full. css, jquery, javascript is not working. Only html tags ...
0
votes
2answers
175 views
MVC4 Getting Migrations to Run when publishing app through visual studio 2012
I created a visual studio 2012 MVC4 App. I am testing the "publish" functionality by right clicking the project and choosing publish. I followed the instructions here. I can connect to the remote ...
1
vote
0answers
22 views
VS2010 Web Site Publishing Fails on only one folder
I have a website that I published with Visual Studio 2010 through HTTP on a server within my network without any problems until one day.
Whenever I published a website, it would also create "_vti" ...
0
votes
2answers
55 views
Email generation on content publishing in Tridion 2009 SP1 [closed]
I have a requirement for an auto email generation with the publishing Status of a specific important Content file either (Success or Failed) which would help us in alerting & troubleshooting in ...

