<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>microsoft.public.inetserver.iis Google Group</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis</link>
  <description>Microsoft Internet Explorer newsgroup.</description>
  <language>en</language>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/8c0b1616ae9cd0f8?show_docid=8c0b1616ae9cd0f8</link>
  <description>
  It doesn&#39;t have to be ADO. ADO is just one of many COm objects available. &lt;br&gt; For example, you can use CreateObject to instantiate a FileSystemObject: &lt;br&gt; set fso=createobject(&amp;quot;scripting.fi lesystemobject&amp;quot;) &lt;br&gt; You can even create your own ActiveX (COM) object as Tim described.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/8c0b1616ae9cd0f8?show_docid=8c0b1616ae9cd0f8</guid>
  <author>
  reb01...@noyahoo.spamcom
  (Bob Barrows)
  </author>
  <pubDate>Fri, 08 Jan 2010 01:21:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/280e86e6b7529548?show_docid=280e86e6b7529548</link>
  <description>
  Thanks for all the feedback on this subject. &lt;br&gt; -MM
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/280e86e6b7529548?show_docid=280e86e6b7529548</guid>
  <author>
  metreme...@yahoo.co.uk
  (Metre Meter)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:32:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/3dfdc8a94841bea3?show_docid=3dfdc8a94841bea3</link>
  <description>
  An ActiveX ADO COM object? &lt;br&gt; - MM
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/3dfdc8a94841bea3?show_docid=3dfdc8a94841bea3</guid>
  <author>
  metreme...@yahoo.co.uk
  (Metre Meter)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:26:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/47426c8f3e10fad1?show_docid=47426c8f3e10fad1</link>
  <description>
  Yes, I&#39;d come across that issue before, but that page lays it out &lt;br&gt; particularly clearly, thank you. It can definitely be a nuisance if &lt;br&gt; you don&#39;t understand that. :-/ &lt;br&gt; Will do, thank you. &lt;br&gt; Sorry, that was badly phrased, probably because I hadn&#39;t thought it &lt;br&gt; out too well. Is there a resource that gives an overview of how the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/47426c8f3e10fad1?show_docid=47426c8f3e10fad1</guid>
  <author>
  metreme...@yahoo.co.uk
  (Metre Meter)
  </author>
  <pubDate>Thu, 07 Jan 2010 21:20:07 UT
</pubDate>
  </item>
  <item>
  <title>IIS7.FTP Passive</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/70a10bd84a343135/6a1aa8a9ed787dd4?show_docid=6a1aa8a9ed787dd4</link>
  <description>
  Hi, i want configure FTP Passive on IIS7. &lt;br&gt; In Firewall Support i set Data Chanel Port Range (5001-5201), the external &lt;br&gt; IP Address of Firewall. &lt;br&gt; I open the range port in the Windows Firewall. &lt;br&gt; But... when i try to connect to the FTP with a client in ftp Passive the &lt;br&gt; server assign a out of range port (a High number).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/70a10bd84a343135/6a1aa8a9ed787dd4?show_docid=6a1aa8a9ed787dd4</guid>
  <author>
  flr-lis...@flr-si.com.ar
  (Fernando L. Roldan)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:25:05 UT
</pubDate>
  </item>
  <item>
  <title>How can aspnet get login rights</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/deb45a25637ddaee/d42ec4891626d2c0?show_docid=d42ec4891626d2c0</link>
  <description>
  Hello! &lt;br&gt; I use IIS 5. &lt;br&gt; I have a web site using ASP.NET that is using the famous Northwind database &lt;br&gt; in SQL Server Express &lt;br&gt; If I use suser_sname in my program and use IIS wich is using account ASPNET &lt;br&gt; I get hempc\aspnet. &lt;br&gt; If I use suser_sname and run from within VisualStudio I get the hempc\Tony &lt;br&gt; because that is the account that I use to login to the computer
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/deb45a25637ddaee/d42ec4891626d2c0?show_docid=d42ec4891626d2c0</guid>
  <author>
  johansson.anders...@telia.com
  (Tony Johansson)
  </author>
  <pubDate>Thu, 07 Jan 2010 11:48:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/abad523bf3b2e47d?show_docid=abad523bf3b2e47d</link>
  <description>
  Bob Barrows wrote on 06 jan 2010 in &lt;br&gt; microsoft.public.inetserver.as p.general: &lt;br&gt; functions and also variables are available to both: &lt;br&gt; ================== &lt;br&gt; &amp;lt;% = a %&amp;gt; &lt;br&gt; &amp;lt;br&amp;gt; &lt;br&gt; &amp;lt;% = b() %&amp;gt; &lt;br&gt; &amp;lt;script language =&#39;javascript&#39; runat=&#39;server&#39;&amp;gt; &lt;br&gt; var a = &#39;Blah&#39;; &lt;br&gt; function b() { &lt;br&gt; return &#39;Blip&#39;; &lt;br&gt; &amp;lt;/script&amp;gt; &lt;br&gt; ==================
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/abad523bf3b2e47d?show_docid=abad523bf3b2e47d</guid>
  <author>
  exjxw.hannivo...@interxnl.net
  (Evertjan.)
  </author>
  <pubDate>Wed, 06 Jan 2010 22:11:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/ea765cd727290565?show_docid=ea765cd727290565</link>
  <description>
  You can call vbscript functions from a jscript block and vice versa: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://msdn.microsoft.com/en-us/library/aa260861(VS.60).aspx&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/ea765cd727290565?show_docid=ea765cd727290565</guid>
  <author>
  reb01...@noyahoo.spamcom
  (Bob Barrows)
  </author>
  <pubDate>Wed, 06 Jan 2010 21:27:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/b1d37f79cfb66741?show_docid=b1d37f79cfb66741</link>
  <description>
  As far as I know, different languages live in different spaces. If &lt;br&gt; your ASP code contains blocks of VBScript and of server-side &lt;br&gt; JavaScript, the variables from VBScript will not be available to the &lt;br&gt; Javascript code. I don&#39;t think mixing languages like that is a good &lt;br&gt; idea anyway. &lt;br&gt; Can&#39;t help with .Net questions.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/b1d37f79cfb66741?show_docid=b1d37f79cfb66741</guid>
  <author>
  slatter...@bls.gov
  (Tim Slattery)
  </author>
  <pubDate>Wed, 06 Jan 2010 21:06:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/c0a4206dacad2637?show_docid=c0a4206dacad2637</link>
  <description>
  I&#39;ll start by suggesting you might benefit from reading the classic ASP &lt;br&gt; documentation: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://msdn2.microsoft.com/en-us/library/ms524664&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://classicasp.aspfaq.com/general/does-order-matter-when-using-different-languages-in-asp.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; better asked in a dotnet group (this is a classic asp group) &lt;br&gt; microsoft.public.dotnet.framew ork.aspnet
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/c0a4206dacad2637?show_docid=c0a4206dacad2637</guid>
  <author>
  reb01...@noyahoo.spamcom
  (Bob Barrows)
  </author>
  <pubDate>Wed, 06 Jan 2010 20:31:04 UT
</pubDate>
  </item>
  <item>
  <title>Classic ASP and ASP.Net - The &quot;Big&quot; Picture?</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/db386fcfee51e89c?show_docid=db386fcfee51e89c</link>
  <description>
  While I&#39;ve been supporting a Classic ASP app for a while, and have &lt;br&gt; also written some separate ASP.Net apps, my understanding is vague on &lt;br&gt; some larger issues &lt;br&gt; - What are the issues with mixing languages in Classic ASP? For &lt;br&gt; example, declaring variables, functions etc. in one language and &lt;br&gt; accessing/calling them in another?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/30d9d0d338482953/db386fcfee51e89c?show_docid=db386fcfee51e89c</guid>
  <author>
  metreme...@yahoo.co.uk
  (Metre Meter)
  </author>
  <pubDate>Wed, 06 Jan 2010 19:52:18 UT
</pubDate>
  </item>
  <item>
  <title>Export to PDF font trouble</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/a65bea838906d1bd/78c1ca9360550f44?show_docid=78c1ca9360550f44</link>
  <description>
  Hello everyone, anibody has experience on this?? &lt;br&gt; I have a web service that&#39;s used for export a rpt (Crystal Reports IX) &lt;br&gt; to a PDF file. This report has a barcode made with interleaved20f5 &lt;br&gt; font. &lt;br&gt; When I use it from my development enviroment its works fine, but when &lt;br&gt; y use a test server in place of barcode font I see a replacement
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/a65bea838906d1bd/78c1ca9360550f44?show_docid=78c1ca9360550f44</guid>
  <author>
  sebastian.sab...@cpba.com.ar
  (msfs)
  </author>
  <pubDate>Wed, 06 Jan 2010 19:01:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cannot access FTP site</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/79f29c651e906e4d/c75f581e44671454?show_docid=c75f581e44671454</link>
  <description>
  Thanks. FTP Explorer works like a champ!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/79f29c651e906e4d/c75f581e44671454?show_docid=c75f581e44671454</guid>
  <author>
  obnetad...@discussions.microsoft.com
  (obnetadmin)
  </author>
  <pubDate>Wed, 06 Jan 2010 17:32:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: IIS6: Domain not prepopulated for expired password IISADMPWD page</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/9c7bdf0830065e15/fbb72411b6ee3b92?show_docid=fbb72411b6ee3b92</link>
  <description>
  As far as I&#39;m aware this is a browser issue. As you&#39;re using Basic Auth, &lt;br&gt; there is no domain information in the response from the server so the &lt;br&gt; browser doesn&#39;t include it. Can you switch to Integrated Auth?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/9c7bdf0830065e15/fbb72411b6ee3b92?show_docid=fbb72411b6ee3b92</guid>
  <author>
  n...@worldofspack.com
  (Dan)
  </author>
  <pubDate>Wed, 06 Jan 2010 17:05:47 UT
</pubDate>
  </item>
  <item>
  <title>IIS6: Domain not prepopulated for expired password IISADMPWD page</title>
  <link>http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/9c7bdf0830065e15/ee8aa288dde22686?show_docid=ee8aa288dde22686</link>
  <description>
  I&#39;ve recently been setting up IISADMPWD on a couple of our web servers so &lt;br&gt; that users with expired passwords can logon remotely. &lt;br&gt; I&#39;ve set this up successfully on OWA (Exchange 2003) which uses FBA, but &lt;br&gt; when I come to do the same for a WSS server with basic auth, the username &lt;br&gt; field on aexp.asp does not have the domain populated in the username field
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/9c7bdf0830065e15/ee8aa288dde22686?show_docid=ee8aa288dde22686</guid>
  <author>
  mich...@discussions.microsoft.com
  (Michael)
  </author>
  <pubDate>Wed, 06 Jan 2010 16:47:01 UT
</pubDate>
  </item>
  </channel>
</rss>
