<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'publish'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=publish&amp;orTags=0</link><description>Search results matching tag 'publish'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Creating a website that can use resources of another web application in the same solution</title><link>http://forums.iis.net/p/1161360/1918966.aspx#1918966</link><pubDate>Wed, 30 Sep 2009 12:14:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918966</guid><dc:creator>divyam.pr</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I have a scenario where in my solution I should have one website and many number of web application (2 to 5) . My requirement is to have the website use the resources of the web applications but when the website is published the website should not have a copy of the resources in the published folder. Is there any way to acheive this. I am using 3.5 framework . Thank You. &lt;/p&gt;</description></item><item><title>Can't publish newly created files from local IIS6/FPSE site to remote IIS7/WebDAV site</title><link>http://forums.iis.net/p/1160931/1917055.aspx#1917055</link><pubDate>Tue, 15 Sep 2009 17:49:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917055</guid><dc:creator>dpellenwood</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;We have a development server setup with IIS6 and FrontPage Server Extensions.&amp;nbsp; We also have a brand new production server running IIS7 and would like to avoid using FPSE on the new server.&amp;nbsp; Instead, I have setup WebDAV and for the most part things are working.&amp;nbsp; However, there is one issue I can&amp;#39;t seem to resolve.&lt;/p&gt;&lt;p&gt;When I try to publish a file that I create on the development server (IIS6 &amp;amp; FPSE) to the production server (IIS7 &amp;amp; WebDAV), the publish appears to work correctly, but immediately the published file disappears from the remote file list.&amp;nbsp; In fact, it never gets created on/copied to the production server.&amp;nbsp; A check of the HTTP logs on the production server shows the PUT command returns a 201 response as if the file is created just fine even though the file is most certainly not there.&amp;nbsp; Publish logs from our editor state the command completed successfully with no warnings or errors.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Additional notes:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;File type doesn&amp;#39;t appear to matter.&amp;nbsp; Regardless of if it is a htm, css, asp, php or txt file it won&amp;#39;t publish.&lt;/li&gt;&lt;li&gt;I can publish changes to files that already exist in both directions.&lt;/li&gt;&lt;li&gt;I can delete files in both directions&lt;/li&gt;&lt;li&gt;I can create a new file on the production server and publish it down to the dev server.&lt;/li&gt;&lt;li&gt;I&amp;#39;m using MS SharePoint Designer 2007 (Expression Web) as the editor and publishing tool.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Anyone run into a similar issue?&amp;nbsp; Is there a setting I&amp;#39;m missing in a configuration file somewhere? Any things I can try to diagnose this further?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks for the help!&lt;/p&gt;&lt;p&gt;DaveE &lt;br /&gt;&lt;/p&gt;</description></item><item><title>FTP publishin issue</title><link>http://forums.iis.net/p/1160633/1915784.aspx#1915784</link><pubDate>Thu, 03 Sep 2009 18:06:50 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915784</guid><dc:creator>rietsch</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The issue:&lt;/p&gt;
&lt;p&gt;From the WAN, I get timeouts when trying to access the FTP, the&amp;nbsp;HTTP site works just fine&lt;/p&gt;
&lt;p&gt;From the DMZ, I have access to the FTP and HTTP&amp;nbsp;no problem (tested from the FE firewall)&lt;/p&gt;
&lt;p&gt;From the LAN, I have timeouts as well when acessing the FTP. HTTP still fine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The error (comming from the back end firewall in the monitor)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;0x8007274c WSAETIMEDOUT&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My config:&lt;/p&gt;
&lt;p&gt;WAN&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Front end firewall (TMG on Win 2k8 SP2 x64)&lt;/p&gt;
&lt;p&gt;DMZ with&amp;nbsp;IIS7 server&lt;/p&gt;
&lt;p&gt;Back end Firewall (ISA 2006 on Win 2k3 R2)&lt;/p&gt;
&lt;p&gt;LAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the IIS7 server, I have a website and an FTP site and using 2 different IPs in the bindings&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have almost the same publishing rule on both firewalls:&lt;/p&gt;
&lt;p&gt;Name: Publish FTP server&lt;/p&gt;
&lt;p&gt;Traffic: FTP Server&lt;/p&gt;
&lt;p&gt;From: Anywhere&lt;/p&gt;
&lt;p&gt;To: IP address of the FTP server in the DMZ&lt;/p&gt;
&lt;p&gt;checked request appear to come from the [firewall] computer (tried both settings, same thing)&lt;/p&gt;
&lt;p&gt;Networks: External, Internal, local host (for the FE); External, Internal (for the BE)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the FTP server, in the firewall settings, I can set the external firewall IP or not, same thing.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It has to be something stupid but I just don&amp;#39;t see what!?&amp;nbsp;&lt;/p&gt;</description></item><item><title>live smoothstreaming, how to perform local contents playback.</title><link>http://forums.iis.net/p/1160097/1913792.aspx#1913792</link><pubDate>Mon, 17 Aug 2009 15:51:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1913792</guid><dc:creator>jiaruzhen</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;hello &lt;/p&gt;
&lt;p&gt;&amp;nbsp;i have my WS2008 with IIS7 and SmoothStreaming 3.0 installed, my problem is that i want to perform a content playback on with the smoothstreaming publishing point, so i need to modify the media source from my live streaming web page(i named &amp;quot;player.html&amp;quot;). i would llike to know how to change the &amp;quot;media source = live.isml/Manifest&amp;quot; to a local content. is it something like &amp;quot;.../ismc&amp;quot; or else? the contents is .ismv forms. &lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>can't publish, HTTP Error 404.0</title><link>http://forums.iis.net/p/1159285/1910502.aspx#1910502</link><pubDate>Thu, 16 Jul 2009 08:36:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910502</guid><dc:creator>baruchas</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;font face="Verdana"&gt;
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:8pt;"&gt;I am following the steps in &amp;quot;Walkthrough: Publishing a Web Site&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:8pt;"&gt;&amp;quot; &amp;nbsp;Testing the Published Web Site &amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:8pt;"&gt;In: &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:8pt;"&gt;http://localhost/CompiledSite/SamplePage.aspx&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:8pt;"&gt; &lt;br /&gt;&lt;br /&gt;I have an error: &lt;/span&gt;&lt;/p&gt;
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;"&gt;&lt;span style="FONT-SIZE:small;"&gt;&lt;font size="2"&gt;HTTP Error 404.0 - Not Found&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:9.5pt;"&gt;The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:9.5pt;"&gt;I have an IIS, &lt;br /&gt;putting the &lt;a href="http://localhost/"&gt;&lt;span&gt;&lt;font color="#0033cc"&gt;http://localhost/&lt;/font&gt;&lt;/span&gt;&lt;/a&gt;, gives me the right page.&lt;br /&gt;&lt;br /&gt;I don&amp;#39;t have the tab:”Web&lt;/span&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:9.5pt;"&gt; sharing&lt;/span&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:9.5pt;"&gt; tab&amp;quot;, (click &lt;/span&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:9.5pt;"&gt;Share this Folder). &lt;/span&gt;&lt;span style="FONT-FAMILY:Verdana;COLOR:black;FONT-SIZE:9.5pt;"&gt;&lt;br /&gt;I made just a normal sharing. &lt;br /&gt;&lt;br /&gt;I’ll appreciate any help, &lt;br /&gt;&lt;br /&gt;Thanks&lt;/span&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Re: How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7</title><link>http://forums.iis.net/p/1155797/1908478.aspx#1908478</link><pubDate>Sun, 28 Jun 2009 08:04:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908478</guid><dc:creator>altaf_khatri</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Please refer to this article on publishing MVC application:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://www.altafkhatri.com/Home/How_to_publish_MVC_Application_on_web"&gt;http://www.altafkhatri.com/Home/How_to_publish_MVC_Application_on_web&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>publishing from VS2008, errors 'no web server name' and 'unspecified error' - please please look</title><link>http://forums.iis.net/p/1158233/1906102.aspx#1906102</link><pubDate>Mon, 08 Jun 2009 04:22:03 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906102</guid><dc:creator>vaerge</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Before I go nuts trying to break this, let me ask the real experts on this forum:&lt;/p&gt;&lt;p&gt;&amp;nbsp;I&amp;#39;m trying to publish via FTP from VS 2008, to a Windows Server 2003 (Datacenter R2), running IIS 6.0. I have extendede the website. When trying to publish a ASP.NET website, I simply get:&lt;/p&gt;&lt;p&gt;&lt;i&gt;&amp;nbsp;Error: The operation could not be completed. Unspecified error &lt;/i&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Actually some of the files are published, but not all.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;When trying to publish a web service via FTP to a site on the same server, I get: &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;&amp;nbsp;Unable to add &amp;#39;Billing.asmx&amp;#39; to the Web site.&amp;nbsp; Could not find a Web server at &amp;#39;174.129.202.119&amp;#39; on port 21. Please check to make sure that the Web server name is valid and your proxy settings are set correctly. If you are sure that everything is correct, the Web server may be temporarily out of service.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Again, some files published, but not the .asmx file.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Earlier I had an error about not allowing executables for a specific folder, but that disappeared after I changed to &amp;quot;Script only&amp;quot; on the website properties.&lt;/p&gt;&lt;p&gt;ANY idea on my inability to publish would really be greatly appreciated.&lt;/p&gt;&lt;p&gt;Thanks!! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>One IP with 2xIIS: OWA and Citrix</title><link>http://forums.iis.net/p/1155700/1895418.aspx#1895418</link><pubDate>Mon, 02 Mar 2009 20:33:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1895418</guid><dc:creator>hotte24</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;its Horst from Berlin - my (probably totally stupid) question is about the following setup:&lt;/p&gt;
&lt;p&gt;I have only one IP: myIP&lt;/p&gt;
&lt;p&gt;behind that, there are two IISs, one as I knew before hosting the Citrix Metaframe Web Access and listens to &lt;a href="https://myip/"&gt;https://myIP/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As I discovered today the&amp;nbsp;users&amp;nbsp;over there are used to using &lt;a href="http://myip/exchange"&gt;http://myIP/exchange&lt;/a&gt; for checking their mails via OWA,&amp;nbsp;going to the second IIS&amp;nbsp;- that is not exactly what I want ;-)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;So here are my wishes: I&amp;#39;d like to keep both user experiences untouched, but I would prefer SSL for the OWA-session - so I guess a more or less simple redirect from http:// to https:// in the OWA-IIS would end up in seeing Citrix.&lt;/p&gt;
&lt;p&gt;Is there a way to solve this one without getting a second IP, I thought of something like a &amp;quot;port-redirect&amp;quot;: calling &lt;a href="http://myip/exchange"&gt;http://myIP/exchange&lt;/a&gt; and then telling the client to use 808x for SSL...&lt;/p&gt;
&lt;p&gt;Please excuse my very poor English, hopefully it is not to forbidden.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Horst&lt;/p&gt;</description></item><item><title>JavaScript doesn't work in IIS</title><link>http://forums.iis.net/p/1155076/1892728.aspx#1892728</link><pubDate>Sun, 08 Feb 2009 07:10:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892728</guid><dc:creator>andrewhuang</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>&lt;p&gt;Hi, All,&lt;/p&gt;
&lt;p&gt;My web application works well in VS2008. After publishing, all JavaScript don&amp;#39;t work in IIS browser. What&amp;#39;s happened?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Andrew&lt;/p&gt;</description></item><item><title>Publishing a C++ web service</title><link>http://forums.iis.net/p/1152395/1882069.aspx#1882069</link><pubDate>Wed, 15 Oct 2008 08:31:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882069</guid><dc:creator>Primal</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>&lt;p&gt;Hi All,&lt;/p&gt;&lt;p&gt;I want to know whether we can host a web service written in an unmanaged code (either C or C++) in IIS ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;I could not find any sample program or any article mentioning how to do it or whether it is possible.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;Regards,&lt;/p&gt;&lt;p&gt;Primal&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>