To publish is the process to make something publicly available. This might be the stuff that happens inside a CRM system after editing an article and finally publishing it, or publishing a project artifact.
0
votes
1answer
19 views
Can I publish only Collections object in meteor?
On the introducing article of DDP, I read that anything can be published, but I've read somewhere ( for example in this Stackoverflow comment Publish arbitrary data and automatically update HTML ) ...
-2
votes
2answers
9 views
Test application on iPod with Xcode?
How can I put my incomplete application on my iPod before I publish it on the appstore? So I want to test it on my iPod.
-2
votes
0answers
7 views
Freestanding Facebook business page [closed]
Is it possible to create a freestanding Facebook business page without first creating a personal account? We've tried this and receive an error after entering information on the "Create Page" screen. ...
0
votes
1answer
12 views
Error on publishing a Django-CMS 2.4 page
I have just updated my site from Django-CMS 2.3 to 2.4, and from Django 1.4.3 to Django 1.5.1.
The site runs fine on my dev environment; at first it gives me the welcome to Django-CMS page (with the ...
0
votes
0answers
16 views
Transforming publishing settings to reporting settings of the Report Generator in Matlab
I have a Matlab code that publishes some descriptions, the plot and results in a pdf file but I want the published pdf's name to be incremented (like myReport1, myReport2 , ...) and possibly ...
0
votes
0answers
56 views
“Object reference not set to an instance of an object.” when publishing website
I am able to build my website without issue but when I attempt to publish the website I receive the "Object reference not set to an instance of an object."error message.
It does not give me a line ...
0
votes
1answer
31 views
Publishing msi project c#
We do have an application which did not have any setup (click once with updates checking, etc).
However it gives very little information for our customers when installing.
We have added Setup Project ...
0
votes
1answer
21 views
After Deploy/Publishing WCF server doesn't work
I have a WCF service that when I check in the WCF Test Client it works fine but after I deployed the service to a remote server(my college server) It doesn't work . I ran it on a wp8 app but it didn't ...
0
votes
1answer
34 views
how to publish results to pdf in matlab [closed]
enter code hereI want to save my results to a PDF file, but I have an issue, when I press the publish button(I created a gui program with button) a get this error :
Error: File: D:\megoldas.m Line: 1 ...
0
votes
0answers
24 views
SQL Server CE error when publishing to web server
I created a website with Microsoft WebMatrix 2 and Razor with a SQL Server CE database, it is my first web site with this type of technology, I was intermediate PHP programmer.
Everything works great ...
-1
votes
1answer
25 views
iOS Submit App to App to App Store via XCode to a foreign iTunes Connect Account [closed]
I need some help.
I want to publish an iOS App to a foreign iTunes Connect Account. The Team Agent of this account has created the required binary information and set it to "Ready for Upload". Now ...
0
votes
0answers
28 views
ASP.NET-Webforms user-reported SQL timeouts after publishing
When we publish a new version of the website, sometimes, one or two users (out of a few thousand) that are connected report an inability to connect and even to re-login, with an ...
-1
votes
1answer
18 views
application does not post the user
we have a faceboook apps https://apps.facebook.com/starhoroskopy/
It is the application of horoscope, numerology, tarot cards.
User applications can subscribe horoscope, numerology, tarot cards ...
1
vote
2answers
14 views
publish project in visual studio
i try to publish and i get an error
Error 1 Web deployment task failed. (The application pool that you are trying to use has the 'managedRuntimeVersion' property set to 'v2.0'. This application ...
1
vote
1answer
31 views
facebook ios publishing scores
i'm using facebook ios sdk 3.5, now following the instructions found here https://developers.facebook.com/docs/tutorials/ios-sdk-games/open-graph/ and the code found in the FriendSmasher, i am trying ...
0
votes
0answers
34 views
no devices compatible with my android app
I am facing very same problem. Mentioned in many places This issue is answered many times but nothing helps me to get my app to remove 0 device compatibility issue. Could you please check the below ...
0
votes
1answer
44 views
publish on wall with Facebook sdk 3.0 and Android
i've read lots of tutorial and answers here, but i'm not capable to implement a button that clicked , publish some text on the wall (with a login done programmatically). I tried with a fragment and ...
0
votes
0answers
43 views
Google Play Private Channel “Restrict Distribution” option missing
I would like to publish our in-house apps using a Google Play Private Channel.
Here are the steps I've performed so far:
Registered for Google Apps for Business
Verified domain
Enabled Private ...
0
votes
1answer
30 views
pubxml XML to change a web.config value on web deployment
Suppose I have a web.config parameter under <appSettings><add key="myParam" value="myValue"/></appSettings> and I want to modify the value for myParam depending on the publish ...
0
votes
0answers
23 views
npm publish with private registry (git+ssh)
I'm working with private module that i created. they are stored into my private git server.
i set the dependencies for that modules successfully using :
"dependencies" :
{
"mymodule" : ...
0
votes
0answers
21 views
Facebook API - Post in all groups that I participate
I am a member of several research groups. Every week we publish an article on my website technology.
What do I delay too is having to publish my post in all these groups.
I would like to make an ...
0
votes
1answer
19 views
Applying TransformXml after files were copied to web package directory
I have asp.net 4 project changed to apply custom transformations:
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
...
...
0
votes
0answers
16 views
Changing permissions at the app level - What does this do to existing users?
My app is currently asking for the bare minimum in terms of permissions. I'm looking to request publish_actions for Open Graph integration. However, i'd like to leave existing users unaffected ...
0
votes
0answers
40 views
Using WebDeploy for ASP.NET website
I am contemplating idea of using WebDeploy for deploying ASP.net websites. I am going through various articles but most of those are about deploying ASP.Net Web Application and not website.
When I ...
0
votes
1answer
19 views
Wordpress changing publish meta-box
Is it possible to remove the "Visibility: Public Edit" option from the publish meta-box?
I can hide it with css fine but really need to to be removed from dom or not renders at all
otherwise people ...
0
votes
0answers
14 views
Publish REST WCF Service TeamCity
I have created a Rest WCF service in VS2012 using .Net 4.5. I can publish this service to the dev server no problem using Visual Studio. A publish profile is created and this works fine.
I want to ...
0
votes
1answer
42 views
msdeploy inside visual studio publish profile
How do i use my custom msdeploy and msbuild community task script from VS 2010 web deployment project inside a visual studio 2012 publish profile?
My script in VS2010 builds to a local directory and ...
1
vote
0answers
59 views
ASP.NET MVC plugin architecture & deployments
For a customer we have an ASP.NET MVC plugin architecture consisting of:
- 1 core web application (this is the root web application in IIS)
- X plugins for which the content (views, css, scripts) are ...
0
votes
2answers
101 views
Publish Phonegap Build App at Apple's App Store - Experiences?
we want to build our HTML5 App through Phonegap Build for the App Store.
Has anyone else published a Phonegap App to the App Store? Or is there any difference in publishing to the App Store to a ...
-5
votes
0answers
12 views
publishing on all groups of users and groups of subscribers also pages users [closed]
This script you created for publication within the pages of users want to add publishing on all groups of users and groups of subscribers also pages users?Is it one can complete it
Dawnload Script by ...
-2
votes
0answers
25 views
add code to publish a facebook app in Groups And Friends Groups [closed]
This file when you subscribe Facebook users by adding all their data into our database me and then I can publishing their own on the wall
I want to start so I can publishing groups and groups of ...
1
vote
0answers
21 views
Pre-Compile During Build returns Error ASPNETCOMPILER(0,0): Error ASPRUNTIME: startIndex cannot be larger than length of string
This question is similar, but I think not the same
msbuild ASPNETCOMPILER ASPNETRUNTIME startIndex error
I have a Web Application which I am trying to publish using Visual Web Developer 2010 ...
0
votes
0answers
29 views
publish in user's wall php-sdk?
It is not publishing in user's wall, i don't know where is prolem
$user = $facebook->getUser();
if ($user) {
try {
// Get the user profile data you have permission to view
$user_profile = ...
-3
votes
2answers
88 views
How to create setup of c# project that is using third party Dll's [duplicate]
Could anybody provide a method on how to setup a C# project, if you want to give your project to others.
0
votes
0answers
9 views
Can I publish action on News Feed and my friends wall by open graph
I've create an action by open graph and I published an action, it doesn't publish on my wall. It publishes on the activity feed.
can I publish action on News Feed and my friends wall.
I gived the ...
0
votes
0answers
32 views
How to publish a wcf service and add it to an application
Im trying to publish my wcf service on ftp server (on visual studio 2012) and when i try to import the project it Ask me to import a .publishSetting file or another xml file so what is this ...
0
votes
1answer
21 views
Is there a site that lets you publish code where people can submit issues? (E.g. Github)
My company has a project where we need to share an SDK we have developed with initially a limited set of developers, but ultimately all developers, so that they can:
- download the SDK
- submit ...
2
votes
2answers
38 views
publish winforms application without install
I've been creating winforms application for a while now, but i've never really published one to other people before.
Recently I started doing this but every time I publish my build, the user requires ...
0
votes
1answer
103 views
Why is publish_stream not listed in extended permissions reference?
I was wondering why is there no publish_stream permission on this or any other permission reference pages.
Is it a documentation bug or something fishy going on? It's still mentioned here and there, ...
-1
votes
2answers
31 views
PHP-SDK publish link not available for public
When publishing a new link, using php sdk, the link is only available for logged user, it's not publish as public.
$facebook = new Facebook(array(
'appId' => $appId,
'secret' => $secret,
...
0
votes
0answers
22 views
When publish on Google Play can app have Log's in it?
i just recently put an app on google play market and i left the logs in it, im wondering if that is ok? the app will still run normally with the logs in it, are you supposed to take out the logs, is ...
-4
votes
0answers
104 views
Posting images in facebbok from desktop app [closed]
I am building a desktop app using Gtkmm .I want to post images(basically my app is an image viewer) on sites like g+,facebook etc .Any idea how can i do it?
0
votes
1answer
182 views
Using msbuild to execute a File System Publish Profile
I have a c# .Net 4.0 project created with VS2010 and now being accessed with VS2012.
I'm trying to publish only the needed files from this website to a destination location ...
0
votes
0answers
51 views
How to upload video on wowza media server through android phone? [closed]
I am implementing an android application in which i have a requirement like uploading a video on wowza server.
I searched on google but didn't got any way to achieve my issue's solution.
here are ...
0
votes
1answer
15 views
publish google play with password resctriction
I would like to publish an app in google play, but I want to restrict the downloading under password or something like that. Is it possible? Is there any alternative?
Many thanks in advance,
0
votes
0answers
17 views
Creating a self contained deployment package vs2012 with multiple projects
I'm just looking into creating a deployment package for a site that we have that has multiple projects. We have several customers that we would be deploying to, so the solution needs to have a ...
0
votes
1answer
97 views
VS 2012 Publish: Can't find the valid AspnetMergePath
I just installed Update 2 for Visual Studio 2012, which introduces a new Publish dialog. I'm trying to make it do what it used to do (precompile a website before publishing), and I'm running into the ...
0
votes
0answers
37 views
Publish project on remote IIS, using SSL web-service
I have a asp.net web-application, which I have published on the remote IIS. The application uses web-service with SSL-certification. It works good on local IIS and an error on remote IIS, when I try ...
0
votes
0answers
33 views
“the project has been modified outside the environment ,press reload to load the update project from disk”
i am using the vs2012 ,trying to use webdeploy to publish a website . it can publish finally , but it keep asking me the message
"the project has been modified outside the environment ,press reload ...
0
votes
1answer
11 views
Create a condition between SAVE and SAVE&PUBLISH
I seem to get a tangled mind these past few days with my project. I'm trying to build a custom cms and I am up to the point of creating posts for website pages.
I have two(2) buttons -> 'SAVE' and ...




