publishing

How to make visual studio 2008 deploy to ftp in ACTIVE mode?

I'm using Amazon EC2 services and would like to publish my WCF application to this server using the visual studio 2008. Instead of opening so many ports on the amazon firewall, I'll use the ftp ACTIVE mode which will need to open only two ports (20,21). Alas, visual studio 2008 is determine to use only PASSIVE ftp connection, why?! ...

Visual studio asp.net publish: does it drop current online users

Using VS2008sp1: trying to find a reliable way (or proper way) to update a running web application (ASP.NET 3.5sp1) without losing current user sessions/context. I know users can get a busy message during the publish which is ok. Question is: does IIS reset sessions? or lose any context that the current users are in? Can this be phased ...

Design to custom list in sharepoint

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site collection, some sites and pages based on my template. My next step is to create some definitions to contain very specific page content - t...

Create list in existing site collection from a feature

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some page-templates, some site columns (grouped to match each page-template) and som custom list templates etc. I have also created a site collection, some sites and pages based on my feature. Now I have upgraded the code in my fe...

Struts2 and Dojo (double?) publish

I am publishing with dojo topics: dojo.event.topic.publish("publishThisTarget"); And in JSP I have listenTopics: <s:url var="url2publish" action="MyAction" namespace="/public" /> <sx:div showLoadingText="false" indicator="ajaxIndicator" id="content" href="%{url2publish}" theme="ajax" listenTopics="publishThisTarget" preload="fal...

Alphabetizing functions in a Python class

Hi All, Warning, this is a sheer-laziness query! As my project develops, so also do the number of functions within a class. I also have a number of classes per .py file. So what I would like to do is re-sort them to that the function names are organised [sorry, UK here, I've already compromised hugely with the 'z' in Alphabetizing ;-)] ...

RDLC will be broken when publishing a web site with Visual Studio...

Hi, I've a large web application solution in Visual Studio. This solution contains some RDLC (client report files) in its folders. Whenever I publish it using Visual Studio, all *.rdlc files breaks. Indeed they convert to files with 1 KB size. Why this happens and how can I fix it? ...

What are the benefits of using the Visual Studio publish feature in ASP.NET?

What are the benefits of using the Visual Studio publish feature in asp.net? Just because first request to the website take times? Or preventing Source code? (we can use classlibrary project and publish the dll of that code) Is there any other benefit of Publishing? Thank you . ...

Advertising network for publishers, do any have an API?

I've got a site called http://www.manglebracket.com. It's a handy little web app for converting Word documents to HTML. I want to monetize it with Adsense-style ads, but the standard "paste this JavaScript into your site" won't work for my use case. Basically, the user uploads a Word doc and goes to a "workspace" page where they choose ...

Publishing an asp.net web application

I want to know a few things about Publishing an asp.net web application, Why should i publish my web application? What are the advantages of publishing a web application? ...

Compiles fine but have problem publishing whit updatable option

Hello evey one, I have a web site developed on VS2005. that compiles fine. But when i try to publish it whit the "Allow this web site to be updatable" i get the following compiller error: error BC30002: The type 'ASP.ucDireccion' is not defined. The problem seams to be related to a user control im accesing its public properties and me...

With Visual Studio 2008 how can I set what file path my published setup.exe installs to?

I have a Visual Studio 2008 C# desktop app that I can publish an installer for just fine, however it installs itself into the User\AppData\ folder I can't seem to figure out how to make it go some normal place like Program Files. Also, how can I make it put a folder and shortcut in the Programs list of the Start Menu? ...

How to prove if i a specified file on the webpage / webserver?!

Hello! I have to prove if a specified file what i uploaded, was published in my site between two date. (so if i upload a file to my server, and publishing it today, and two days later somebody ask me to prove it, then i have to prove that file was published between 01.18.10-01.20.10) Any solution interest which work. I have no access ...

Sharepoint Publishing Page not Keeping Information

I have a SharePoint publishing site with a few custom designed page layouts. I've set up the a custom SiteContent object which inherits from Page and it has the appropriate custom SiteColumns added to it. The Layout pages each have RichHTML editor controls for these custom SiteColumns and when a new page is added via the Create Page ...

On-demand publishing api?

Lulu.com is a "self-publishing" service. It appears that they used to have an api, but it is no longer offered. I was wondering if there are any similar services in which I could use a scripting language to generate book documents (pdf, xml, whatever), and programatically place individual orders for custom books. ...

ASP.NET publish: old DLL is not overwritten, and comes back

Using VS2008sp1, I'm publishing Web app to a separate IIS7.5 server. It's been ok for a while, but hit this strange scenario: -Created a class file that generates its own DLL. -works fine locally -When publish to server, the older DLL file is there along with all the other newer files (based on time stamp). The application dies when it t...

imported sharepoint do not use updated templates

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns etc. I have also created a site collection based on my template and have a live homepage up and running. Now I need to update the design of my pages, so I have received an export from the live-homepag...

InvalidDeploymentException error when deploying .NET Application.

I have two projects: Inventario, Produccion Dampers and I added Inventario as a reference to Produccion Dampers. When I publishProduccion Dampers I don't get an error but when I try to install I get this error: Following errors were detected during this operation. * [2/11/2010 3:33:34 PM] System.Deployment.Application.InvalidDeploym...

Reconfigure publishing and distribution in SQL Server for changed Hostname

I have SQL Server 2005 running on a development machine that is administered by people rather far away, metaphorically speaking. They decided it would be fun to change the Network Name/Computer Name/Hostname in command prompt of this machine from "OldName" to "NewName". SQL Server was installed and distribution and publishing set up un...

ORACLE XML publishing

Hey guys, I was wondering which tool in ORACLE 11g (their latest DBMS) can be used for publishing XML. I am about to download it but would first like to know the name of the XML publisher and where I could get more information about it from. Thanks in advance. S ...