-
Posted to
IIS7 - Publishing
by
jhd.honza@usa.net
on
08-12-2008, 4:44 PM
Okay, you are the man :)
I'm sorry I haven't the possibility to use the wireshark on dial-up connection and investigate the issue myself. At least I'm glad somebody was able to repro the issue.
Well anyway, the SP1 of VS shipped this week so I guess it was too late even to report it on Connect, which I'm going to do ...
-
Posted to
IIS7 - Publishing
by
jhd.honza@usa.net
on
08-10-2008, 6:25 AM
Hi,
I'm over dial-up nowadays so I can't capture the packets for you, but I want to let you know about the bug before it will be too late for RC. :-)
If you have a path with unicode characters, say ftproot\NAŠTY, there are two ways how it can be accessed:
The Windows Explorer uses url encoding-like syntax,
eg. uploading to ...
-
Posted to
IIS7 - Administration Pack
by
jhd.honza@usa.net
on
08-09-2008, 6:38 PM
I actually get Object reference not set to an instance of object error as well, eg. in Web Server\Site Traffic by Day Of Week.
rlucero, the article you referenced actually misses the TestReportingFeature class. And also, is there any documentation to this SQL syntax or what it is?
To provide some feedback on the extensibility: Well I have not ...
-
Posted to
IIS7 - Publishing
by
jhd.honza@usa.net
on
08-01-2008, 5:02 PM
Okay, got it! Both LocalUsers and user name must be virtual paths, as written in the help. ;-)
-
Posted to
IIS7 - Publishing
by
jhd.honza@usa.net
on
08-01-2008, 7:44 AM
Well maybe I complicated it too much:
The question is in fact simple, how can I, on Web Edition where there is no AD, set custom FTP root for a user?
-
Posted to
IIS7 - Publishing
by
jhd.honza@usa.net
on
07-31-2008, 10:15 AM
Hi,
I wanted the following scenario:
web is located in W:\hosting\domain.com\www\
ftp data not related to the web pages are in W:\hosting\domain.com\ftp\
site in IIS is pointing to the \www\
domain_com_editor user to be in the \www\ folder when he logs in,
domain_com_datamanager user to be in the \ftp\storage\ folder when he logs ...
-
Posted to
IIS7 - Publishing
by
jhd.honza@usa.net
on
07-31-2008, 2:36 AM
Hello,
I've read that there are only two ways how to create non-windows FTP credentials - the IIS Manager and the ASP.NET one.
Okay, two questions:
1) How can I change the login username while keeping it bound to the Windows account? Like ftpuser.mysite.com instead of mysite.com|ftpuser or mysite_guy1 or whatever I'd choose.
2) The UI ...
-
Posted to
IIS7 - Administration Pack
by
jhd.honza@usa.net
on
07-17-2008, 3:15 PM
Hi, thanks for the article about creating custom reports, cool.
Well I cannot see the IIS Reports icons in the application's home, just in the site's home.
Is there anything I can test for you to find out why is the comparison failing?
Jan
-
Posted to
IIS7 - General
by
jhd.honza@usa.net
on
07-16-2008, 5:30 AM
Thanks Jeff, this works very good, except one thing - the redirected requests loose the info for statistics reporting. Any way how to preserve this during redirecting? Or configure IIS to log them to the desired site logs?
Jan
-
Posted to
IIS7 - Administration Pack
by
jhd.honza@usa.net
on
07-16-2008, 5:27 AM
Hi, I am not sure whether I should have create new thread for each issue, but here is my experience:
- When selecting Web Server\Site Traffic, I get an error: Failed to compare two elements in the array (my regional options are set to Czech, which could cause this). EDIT: on my other sites it works so this isn't probably related to ...