{"id":5005,"date":"2014-03-30T17:45:07","date_gmt":"2014-03-30T17:45:07","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/problem-about-publishing-collection-of-common-programming-errors\/"},"modified":"2014-03-30T17:45:07","modified_gmt":"2014-03-30T17:45:07","slug":"problem-about-publishing-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/problem-about-publishing-collection-of-common-programming-errors\/","title":{"rendered":"problem about publishing-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/I3oQz.jpg?s=32&amp;g=1\" \/><br \/>\nNetrus<br \/>\nflash export player publishing<br \/>\nWhen we press ctrl + enter to export flash movie, i want it to export it to latest flash player installed in my computer. But in publishing options of flash cs6, 11.8 version is not available. the latest option is 11.4.The reason i want to do that is because 11.4 does not support right mouse up event. and m tracing values during runtime, simply opening the swf in 11.8 wont help my job. dats y i want the software to export to 11.8.thnx and srry fr my english..<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/53328c223e04c8ef81a4ff35407791e5?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nHaim Bender<br \/>\n.net publishing<br \/>\nI&#8217;m developing an application for wide use using c#.I&#8217;v writen most of the project, a freeware app, using the 3.5 ,net framework and now it&#8217;s time to publish this project. And I have run into a few dilemas I would like your opinion .1] Most people don&#8217;t have ,net 3.5, should i offer the user to install it? the install is quite complicated and there&#8217;s a 250MB download (if the user doesn&#8217;t have XP SP2). I&#8217;m not sure the user will click through.2] If so, should I just downgrade the whole project<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/70a223061481221a4bd8f7eb54a7f46b?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nAndr\u00e9 Scaravelli<br \/>\nvisual-studio-2010 crystal-reports publishing<br \/>\nI made an web application using Crystal Reports for .NET + VS2010 + ASP.NETIn the local IIS, the application works fine. In the remote server, the page comes blank. If I display the source of the page, the content of the crystal components is in the source.I read in some sites, I need to put the aspnet_client on the web server but I don&#8217;t have this folder in my project neither in the publish folder.How should I do to generate the aspnet_client folder with this components?Thanks a lot<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/f01cbd2238e2a78e4c43fa596f51d6a1?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nDmitri Nesteruk<br \/>\nasp.net publishing<br \/>\nI have an ASP.NET project which I&#8217;m basically using to edit static content &#8211; no server-side stuff. Is there any way I can prevent the Publish step from deploying the compiled DLL?<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/d2a17595c3f6deaf179190eb1bb5ff19?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nAnkur Sharma<br \/>\nactionscript-3 flash swf publishing fla<br \/>\nI want to link external ActionScript file with my current fla project file so I can get the advantage of using classes in Adobe Flash professional CS6 in ActionScript 3.0.But I am wondering if I can delete the AS file once the fla file has been published into swf?Or even better would be if somebody could suggest me how to create classes in Flash CS6 without creating external files.Thanks<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/88babccfbac7bb310b0e5c3582423c7c?s=32&amp;d=identicon&amp;r=PG&amp;f=1\" \/><br \/>\nuser3137458<br \/>\nios app-store publishing<br \/>\nI need to have two different versions or more of the same IOS app with new versions for ios7, ios6, like wise. So devices which is not compatible of handling the ios7 will get the ios6 version app. Is this possible, how will the app id be for such situation.<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/d214ec644177666dd4a0d075526d8749?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nJoonas Pulakka<br \/>\njava concurrency this publishing<br \/>\nGoetz&#8217;s Java Concurrency in Practice, page 41, mentions how this reference can escape during construction. A &#8220;don&#8217;t do this&#8221; example:public class ThisEscape {public ThisEscape(EventSource source) {source.registerListener(new EventListener() {public void onEvent(Event e) {doSomething(e);}});} }Here this is &#8220;escaping&#8221; via the fact that doSomething(e) refers to the enclosing ThisEscape instance. The situation can be fixed by using static factory methods (first construct the plain object, then regis<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/ef240d4cb5aaf44422e51247a890c5fe?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nAndres<br \/>\n.net c#-4.0 web-hosting publishing<br \/>\nI hope this is ok asking here.. I Have been making an asp.net application I have the following in my Solution:Business Class (.net Class Library) DataAccess Class(.net Class Library) Web ApplicationSo when I go to Build&gt;Publish Web, it publishes successfully. So then I go to upload via ftp to my Godaddy hosting account, and I get a runtime error. I am going crazy because if I open the published files on my local machine everything works fine! can anyone help me with this?here is the link to my<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/8a03902274c2c9106afaed50d0525d2c?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nTom V<br \/>\n.net web-config publishing remote-debugging<br \/>\nI have an ASP.NET web project that works perfectly on my computer. However, when I publish to the remote server, it crashes. The only page I see is the main startup page. If I click on any link I get an error page. The error page tells me that it can&#8217;t tell me what the error is (for security reasons), and that I should set customError mode=&#8221;off&#8221; in my web.config file, which I did. However, it still won&#8217;t show me any of the error details. Can someone explain to me how I can figure out what the er<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/2d04d9b61c5578801a9db5dc06b7ab3c?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nJuan<br \/>\nandroid version publishing<br \/>\nI have created and published an application on the market&#8230; However, on the market page it says: &#8220;Version required 1.0&#8221; while I know it needs at least version 2.0 (level 8) as it uses google maps..I know that I have to include in the manifest file something like this:I have tried to change the number 1 for another, but if I do it, the app crashes straight away with the following message:android.view.InflateException: Binary XML file line #154: Error inflating class Has anybody came across somet<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/ed20a2fd6568cafd49624ecf3bed3f8e?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nLarryF<br \/>\nsecurity publishing<br \/>\nThis question comes from my experience with the following question: http:\/\/stackoverflow.com\/questions\/492748\/new-responses-icon-on-so-crashes-ie7-closedIn that question, you will see the effort I put fourth in debugging this crash in IE, and in doing so, I can see the potential threat of exploitation and remote code execution.So, being that I spent the time already, I was wondering if anyone knows all the steps and proper process\/procedures one has to take to actually get a real security adviso<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/a257a03e3ab2ac648d1da064eba34f76?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nPieter888<br \/>\nc# visual-studio-2008 executable publishing<br \/>\nI programmed an hour-sheet application and now I would like to publish it so people can install and run it.I&#8217;ve tried the publish function of visual studio 2008 but this gives me a clickOnce application\/installer that&#8217;s really confusing, but it works when I run it, but when I export the installer to another pc it installs it crashes at the end of the install. so I tried just coping the installed files but then the program crashes at startup.Is there a simple way to compile the application to a s<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/61ea6dbf4286b5affc353e693b0e9cbf?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nPete Jackson<br \/>\n6 menu users publishing<br \/>\nDrupal 6. We have several roles. Each user is allocated to one role only. Each user has a separate menu area &#8211; e.g. user 1 &#8211; Profile- Product- Press Releases &#8211; release 1- release 2user 2 &#8211; Profile- Product- Press Releases &#8211; release 1- release 2What this question is NOT about:It is not about restricting access to post by role (that is too blunt an instrument)It is not about restricting access to view by role or individual user.What this question IS about:As the number of members increases, the &#8220;<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/107f2fafb2d29fedc3783b141139a878?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nConcernedOfTunbridgeWells<br \/>\npdf documentation publishing manuals<br \/>\nCan anyone recommend a program to create user manuals with? Not a markup language (like LaTeX or DocBook) but more something interactive like Scribus. As I&#8217;m not the only one that will update the manual the software should be something that&#8217;s easy for a novice to pick up but still has some advanced features (like linking in text from external sources\/tables, handling masterpages\/themes etc.).Regards, Oscar<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/a27572cdffb397c1db8eb433359f6378?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nOlla<br \/>\nsilverlight-4.0 publishing domainservices<br \/>\n&lt;html&gt;&lt;head&gt;&lt;title&gt;IIS specified authentication schemes &#8216;Basic, Anonymous&#8217;, but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is used.&lt;\/title&gt;&lt;style&gt;body {font-family:&#8221;Verdana&#8221;;font-weight:normal;font-size: .7em;color:black;} p {font-family:&#8221;Verdana&#8221;;font-weight:normal;color:black;margin-to<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/6a35d74f4e5c15cd50cb45d3e517e4ca?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nKevin<br \/>\nc# windows entity-framework-4 publishing<br \/>\nUsing 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 error in the event log:Application: HNITPrinterMgtApp.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Data.EntityException Stack:at System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean, System.Data.C<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/58235c0428bfd2a1c24c5812d865c959?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nSam888<br \/>\ndeployment workflow sharepoint-2010 infopath publishing<br \/>\nI&#8217;m new in Infopath developing, please help. :(So I&#8217;m developing work-flow with custom task edit form.I designed infopath form CustomApprovalForm.xsn in Infopath Designer 2010 and then I published this form to Workflow project in Module folder which named Form(ApproveWF\/Form\/). Then I configured all needed properties for correct deploying. After deploying all works ok and form appears as it should be.But when I come back to Infopath designer 2010 and add some formcode to CustomApproval.xsn and t<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/2d3d6959b613e2ef8d046a1eaaf6c3b8?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nhumanstory<br \/>\nc# deployment publishing<br \/>\nI&#8217;ve been writing a c# program for the last couple weeks and the text build just got its final signoff. I published it via visual studio, sent the installer package to my client, and it simply does not work on their computers. I&#8217;ve installed the exact same binary on theirs that I have on my own for the sake of testing. It is a program that starts with a series of pop-up windows, and after the final pop-up, the program simply closes rather than bringing up mainwindow. I understand that without<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/414851bc0c290a9b80d8fbf5101ee068?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nRanjanmano<br \/>\n.net asp.net asp.net-3.5 publishing iis5<br \/>\nI am using visual studio 2008 fo rasp .net 3.5 web development. I published the website and added virtual directory in IIS 5.1 built in windows xp.When i run the page, the following error is displayed.The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. A name was started with an invalid character. Error processing resource &#8216;http:\/\/localhost\/cdt\/Dashboard.aspx&#8217;. Line 1, Pos&#8230;&lt;%@ page lan<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/9a65da1abd27fcb30c209d192829d7f4?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nbodomchild0926<br \/>\nc# xna publish publishing<br \/>\nI have developed a game in Visual Studio C# with XNA. When I publish the application, in a ClickOnce Application, it works fine on my computer. However, I tried to .zip the folder and upload online through ftp and when I download and install on a different computer it does not work. It just says &#8220;&#8216;Application Name&#8217; has Stopped Working&#8221;. Can anyone help me?<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/25b02331ea03bb3408ed04bfa4a885af?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nTim<br \/>\nvisual-studio-2012 .net-4.5 publishing oneclick<br \/>\nI 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 &#8216;Microsoft.Windows.Installer.3.1&#8217; could not be located in &#8216;C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v8.0A\\Bootstrapper\\&#8217;. Item &#8216;Windows Installer 4.5&#8217; is required by &#8216;.NET Framework 3.5 SP1&#8217;, but was not included.When I try to install the published version, I get a Dialog sayingCannot Start Application Cannot download the application.<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/c759b02cf9d3b6dba63e5487f0b6a996?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nJingJingTao<br \/>\nvisual-studio-2010 publishing<br \/>\nwe are developing a Winform application in C# and Visual Studio 2010 which we publish to a folder on our server. We use the &#8216;installation folder URL&#8217; field in the publish tab with &#8216;http:\/\/server\/folder&#8217;. The problem is that if more than one person trying to install or update the application on their machine, the install or update will fail and the error log says it is has timed out, I have added the contents of the log file to the end of this post.It seems like a some kind of locking is going on<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/5391819cc4abe0cb43587c9ef1808dbd?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nhjpotter92<br \/>\nphp facebook facebook-graph-api facebook-opengraph publishing<br \/>\nI&#8217;ve added the following code into the &#8220;body&#8221; section:&lt;?phprequire &#8220;php-sdk\/facebook.php&#8221;;$facebook = new Facebook(array(&#8216;appId&#8217;=&gt;&#8217;xxxxxxxxx&#8217;,&#8217;secret&#8217;=&gt;&#8217;xxxxxxxxxxxxxxxxx&#8217;,&#8217;cookie&#8217;=&gt;true));if(!$facebook-&gt;getUser()) {$url = $facebook-&gt;getLoginUrl(array(&#8216;scope&#8217;=&gt;&#8217;publish_actions&#8217;));echo &#8220;&lt;script&gt; top.location=\\&#8221;&#8221;.$url.&#8221;\\&#8221;; &lt;\/script&gt;&#8221;;exit(0);}$params = array(&#8216;photo&#8217;=&gt;&#8221; . site_url( $this-&gt;uri-&gt;uri_string() ) . &#8221;,&#8217;access_token&#8217;=&gt;$facebook-&gt;getAccessT<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/9ee606ad77959f9e227c33807b5b2850?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuser1604225<br \/>\neditor export metadata publishing xmi<br \/>\nHi: I\u00b4m just beginning with to work with metadata editor, although I\u00b4ve some experience with kettle and the schema workbench I started a small proyect to begin with, imported tables, made the relationships and buisness views with no problems when I tried to export to xmi file. Then I tried to increase the number of tables, and when I imported some of them, and tried to export to xmi, I got the error:&#8221;javax.jmi.reflect.InvalidObjectException: Object with MOFID 4CB5D5D1-E2FA-11E1-B2B0-C2849F45AA77<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Netrus flash export player publishing When we press ctrl + enter to export flash movie, i want it to export it to latest flash player installed in my computer. But in publishing options of flash cs6, 11.8 version is not available. the latest option is 11.4.The reason i want to do that is because 11.4 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5005","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5005"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5005\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5005"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5005"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}