Moving from FTP 6 to FTP 7 : Inetserver
This is a discussion on Moving from FTP 6 to FTP 7 within the Inetserver forums in Microsoft Tools category; I'm running an ftp site on my Longhorn server using IIS6. I want to set it up with the new FTP plug-in for IIS7, but the issue is that when I create the website, it's disabled. I imagine it's becaue it can't start an FTP service on both IIS6 and IIS7, but I can't figure out how to read the error IIS7 FTP is generating, or how to uninstall IIS6 FTP service. Any help or suggestions would be appreciated. -- --------- Ron B. mrbiggs.net...
| Inetserver Microsoft Inet server asp, iis, ftp, smtp and security related discussions |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| up with the new FTP plug-in for IIS7, but the issue is that when I create the website, it's disabled. I imagine it's becaue it can't start an FTP service on both IIS6 and IIS7, but I can't figure out how to read the error IIS7 FTP is generating, or how to uninstall IIS6 FTP service. Any help or suggestions would be appreciated. -- --------- Ron B. mrbiggs.net |
|
#2
| |||
| |||
| Typically I would suggest you uninstall the IIS 6 FTP from w2k8, I don't have my w2k8 now, check if you can uninstall the component from role manager, or add / remote feature in server manager. then download the latest ftp component from iis.net. I only tested it on June CTP, havent got my RC0 yet. but it should works. and if you can't uninstall IIS 6 ftp, then just stop the ftp site. the new ftp service runs under svchost.exe not inetinfo.exe -- Regards, Bernard Cheah http://www.iis.net/ http://msmvps.com/blogs/bernard/ "Ron B." <RonB@discussions.microsoft.com> wrote in message news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... > I'm running an ftp site on my Longhorn server using IIS6. I want to set > it > up with the new FTP plug-in for IIS7, but the issue is that when I create > the > website, it's disabled. I imagine it's becaue it can't start an FTP > service > on both IIS6 and IIS7, but I can't figure out how to read the error IIS7 > FTP > is generating, or how to uninstall IIS6 FTP service. > > Any help or suggestions would be appreciated. > -- > --------- > Ron B. > mrbiggs.net |
|
#3
| |||
| |||
| Ok, I tried removing FTP6, I uninstalled FTP7 and reinstalled it, and I'm still getting this issue. I'll research this some more and let you know if I find anything. -- --------- Ron B. mrbiggs.net "Bernard Cheah [MVP]" wrote: > Typically I would suggest you uninstall the IIS 6 FTP from w2k8, I don't > have my w2k8 now, check if you can uninstall the component from role > manager, or add / remote feature in server manager. > > then download the latest ftp component from iis.net. I only tested it on > June CTP, havent got my RC0 yet. but it should works. and if you can't > uninstall IIS 6 ftp, then just stop the ftp site. the new ftp service runs > under svchost.exe not inetinfo.exe > > -- > Regards, > Bernard Cheah > http://www.iis.net/ > http://msmvps.com/blogs/bernard/ > > > "Ron B." <RonB@discussions.microsoft.com> wrote in message > news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... > > I'm running an ftp site on my Longhorn server using IIS6. I want to set > > it > > up with the new FTP plug-in for IIS7, but the issue is that when I create > > the > > website, it's disabled. I imagine it's becaue it can't start an FTP > > service > > on both IIS6 and IIS7, but I can't figure out how to read the error IIS7 > > FTP > > is generating, or how to uninstall IIS6 FTP service. > > > > Any help or suggestions would be appreciated. > > -- > > --------- > > Ron B. > > mrbiggs.net > > > |
|
#4
| |||
| |||
| If you running on RC0, get the lastest IIS 7 ftp build at iis.net -- Regards, Bernard Cheah http://www.iis.net/ http://msmvps.com/blogs/bernard/ "Ron B." <RonB@discussions.microsoft.com> wrote in message news:EAFE0111-E2E3-44B7-866C-8425DC2305C4@microsoft.com... > Ok, I tried removing FTP6, I uninstalled FTP7 and reinstalled it, and I'm > still getting this issue. > I'll research this some more and let you know if I find anything. > -- > --------- > Ron B. > mrbiggs.net > > > "Bernard Cheah [MVP]" wrote: > >> Typically I would suggest you uninstall the IIS 6 FTP from w2k8, I don't >> have my w2k8 now, check if you can uninstall the component from role >> manager, or add / remote feature in server manager. >> >> then download the latest ftp component from iis.net. I only tested it on >> June CTP, havent got my RC0 yet. but it should works. and if you can't >> uninstall IIS 6 ftp, then just stop the ftp site. the new ftp service >> runs >> under svchost.exe not inetinfo.exe >> >> -- >> Regards, >> Bernard Cheah >> http://www.iis.net/ >> http://msmvps.com/blogs/bernard/ >> >> >> "Ron B." <RonB@discussions.microsoft.com> wrote in message >> news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... >> > I'm running an ftp site on my Longhorn server using IIS6. I want to >> > set >> > it >> > up with the new FTP plug-in for IIS7, but the issue is that when I >> > create >> > the >> > website, it's disabled. I imagine it's becaue it can't start an FTP >> > service >> > on both IIS6 and IIS7, but I can't figure out how to read the error >> > IIS7 >> > FTP >> > is generating, or how to uninstall IIS6 FTP service. >> > >> > Any help or suggestions would be appreciated. >> > -- >> > --------- >> > Ron B. >> > mrbiggs.net >> >> >> |
|
#5
| |||
| |||
| I'm running the IIS7 RC0 version and it works nice with SSL enabled. -- Best regards, Steve Schofield Windows Server MVP - IIS http://weblogs.asp.net/steveschofield "Ron B." <RonB@discussions.microsoft.com> wrote in message news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... > I'm running an ftp site on my Longhorn server using IIS6. I want to set > it > up with the new FTP plug-in for IIS7, but the issue is that when I create > the > website, it's disabled. I imagine it's becaue it can't start an FTP > service > on both IIS6 and IIS7, but I can't figure out how to read the error IIS7 > FTP > is generating, or how to uninstall IIS6 FTP service. > > Any help or suggestions would be appreciated. > -- > --------- > Ron B. > mrbiggs.net |
|
#6
| |||
| |||
| What's RC0 and how do I know if I'm running it? Also I just downloaded FTP7 a few days ago, would they have released a new build that recently? The frustrating part about this is I can't seem to find a generated error. I checked the event logs and couldn't find any corresponding event. -- --------- Ron B. mrbiggs.net "Bernard Cheah [MVP]" wrote: > If you running on RC0, get the lastest IIS 7 ftp build at iis.net > > -- > Regards, > Bernard Cheah > http://www.iis.net/ > http://msmvps.com/blogs/bernard/ > > > "Ron B." <RonB@discussions.microsoft.com> wrote in message > news:EAFE0111-E2E3-44B7-866C-8425DC2305C4@microsoft.com... > > Ok, I tried removing FTP6, I uninstalled FTP7 and reinstalled it, and I'm > > still getting this issue. > > I'll research this some more and let you know if I find anything. > > -- > > --------- > > Ron B. > > mrbiggs.net > > > > > > "Bernard Cheah [MVP]" wrote: > > > >> Typically I would suggest you uninstall the IIS 6 FTP from w2k8, I don't > >> have my w2k8 now, check if you can uninstall the component from role > >> manager, or add / remote feature in server manager. > >> > >> then download the latest ftp component from iis.net. I only tested it on > >> June CTP, havent got my RC0 yet. but it should works. and if you can't > >> uninstall IIS 6 ftp, then just stop the ftp site. the new ftp service > >> runs > >> under svchost.exe not inetinfo.exe > >> > >> -- > >> Regards, > >> Bernard Cheah > >> http://www.iis.net/ > >> http://msmvps.com/blogs/bernard/ > >> > >> > >> "Ron B." <RonB@discussions.microsoft.com> wrote in message > >> news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... > >> > I'm running an ftp site on my Longhorn server using IIS6. I want to > >> > set > >> > it > >> > up with the new FTP plug-in for IIS7, but the issue is that when I > >> > create > >> > the > >> > website, it's disabled. I imagine it's becaue it can't start an FTP > >> > service > >> > on both IIS6 and IIS7, but I can't figure out how to read the error > >> > IIS7 > >> > FTP > >> > is generating, or how to uninstall IIS6 FTP service. > >> > > >> > Any help or suggestions would be appreciated. > >> > -- > >> > --------- > >> > Ron B. > >> > mrbiggs.net > >> > >> > >> > > > |
|
#7
| |||
| |||
| MS released new w2k8 rc0 and ftp rc0 at iis.net. Go download it... -- Regards, Bernard Cheah http://www.iis.net/ http://msmvps.com/blogs/bernard/ "Ron B." <RonB@discussions.microsoft.com> wrote in message news:5404A63D-5587-436A-846E-BB765E0F9E7C@microsoft.com... > What's RC0 and how do I know if I'm running it? Also I just downloaded > FTP7 > a few days ago, would they have released a new build that recently? > The frustrating part about this is I can't seem to find a generated error. > I checked the event logs and couldn't find any corresponding event. > -- > --------- > Ron B. > mrbiggs.net > > > "Bernard Cheah [MVP]" wrote: > >> If you running on RC0, get the lastest IIS 7 ftp build at iis.net >> >> -- >> Regards, >> Bernard Cheah >> http://www.iis.net/ >> http://msmvps.com/blogs/bernard/ >> >> >> "Ron B." <RonB@discussions.microsoft.com> wrote in message >> news:EAFE0111-E2E3-44B7-866C-8425DC2305C4@microsoft.com... >> > Ok, I tried removing FTP6, I uninstalled FTP7 and reinstalled it, and >> > I'm >> > still getting this issue. >> > I'll research this some more and let you know if I find anything. >> > -- >> > --------- >> > Ron B. >> > mrbiggs.net >> > >> > >> > "Bernard Cheah [MVP]" wrote: >> > >> >> Typically I would suggest you uninstall the IIS 6 FTP from w2k8, I >> >> don't >> >> have my w2k8 now, check if you can uninstall the component from role >> >> manager, or add / remote feature in server manager. >> >> >> >> then download the latest ftp component from iis.net. I only tested it >> >> on >> >> June CTP, havent got my RC0 yet. but it should works. and if you can't >> >> uninstall IIS 6 ftp, then just stop the ftp site. the new ftp service >> >> runs >> >> under svchost.exe not inetinfo.exe >> >> >> >> -- >> >> Regards, >> >> Bernard Cheah >> >> http://www.iis.net/ >> >> http://msmvps.com/blogs/bernard/ >> >> >> >> >> >> "Ron B." <RonB@discussions.microsoft.com> wrote in message >> >> news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... >> >> > I'm running an ftp site on my Longhorn server using IIS6. I want to >> >> > set >> >> > it >> >> > up with the new FTP plug-in for IIS7, but the issue is that when I >> >> > create >> >> > the >> >> > website, it's disabled. I imagine it's becaue it can't start an FTP >> >> > service >> >> > on both IIS6 and IIS7, but I can't figure out how to read the error >> >> > IIS7 >> >> > FTP >> >> > is generating, or how to uninstall IIS6 FTP service. >> >> > >> >> > Any help or suggestions would be appreciated. >> >> > -- >> >> > --------- >> >> > Ron B. >> >> > mrbiggs.net >> >> >> >> >> >> >> >> >> |
|
#8
| |||
| |||
| Thanks Steve, Well, I upgraded our server from 2008 Beta to RC0. The ftp site installs fine, and runs fine on the localhost, but I can't access it from another computer. I can ping the host from other computers, I can even go to the http site on this server. Basically, I can telnet port 80 but not port 21. I figured it was a firewall issue so I investigated further. I noticed that in Server 2008 the Firewall service stays on (as opposed to Server 2003). I tried poking a hole to allow all connections on port 21 but that didn't help. Is there something I'm missing? -- Ron B. Entertainment Studios "Steve Schofield" wrote: > I'm running the IIS7 RC0 version and it works nice with SSL enabled. > > -- > > Best regards, > > Steve Schofield > Windows Server MVP - IIS > http://weblogs.asp.net/steveschofield > > > "Ron B." <RonB@discussions.microsoft.com> wrote in message > news:AB204109-D1E9-40B5-B418-5F3B51BF0E3A@microsoft.com... > > I'm running an ftp site on my Longhorn server using IIS6. I want to set > > it > > up with the new FTP plug-in for IIS7, but the issue is that when I create > > the > > website, it's disabled. I imagine it's becaue it can't start an FTP > > service > > on both IIS6 and IIS7, but I can't figure out how to read the error IIS7 > > FTP > > is generating, or how to uninstall IIS6 FTP service. > > > > Any help or suggestions would be appreciated. > > -- > > --------- > > Ron B. > > mrbiggs.net > > |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving to vb.net from vba | usenet | DOTNET | 4 | 10-11-2007 02:26 AM |
| moving companies moving loans moving budget | usenet | Microsoft Money | 0 | 07-16-2007 08:28 PM |
| Moving to C# | usenet | DOTNET | 4 | 01-11-2006 06:33 PM |
| Re: Moving from 6.5 to Pro | usenet | Adobe Premiere | 0 | 05-31-2005 08:36 AM |
| Re: Moving from 6.5 to Pro | usenet | Adobe Premiere | 0 | 05-30-2005 07:35 PM |
All times are GMT -5. The time now is 12:23 PM.


