| 3/11/2006 2:14:48 PM |
Hi, Paul
First, thanks for your webportal contribution, it looks simple and efficient.
I face on of the issue, is that when i launch the webportal in VWD 2005 Express, .gif, .css, ico, file can not be displayed. I can not find the place to adjust, so have to dig into the code, and make one change to one function in controller, it showes that only
only ".axd" is not processed, rest will goto the httphandler/modules, i add .gif, .css, etc to the blocklist, the picture and stylesheet will work now.
I just need to verifywith you, is this the correct way, or I miss some settings, or this is the VWD 2005 's problem.
I hope I explain clearly.
Thanks Kevin
|
| 3/12/2006 7:24:11 PM |
Thanks for your reply, paul, It seems VS Express internal web server have a lot of defaults.
Best Regards
Kevin |