CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > starter_kits_and_source_projects..text_blogs Tags:
Item Type: Date Entered: 7/7/2004 4:15:02 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 3 Views: 42 Favorited: 0 Favorite
4 Items, 1 Pages 1 |< << Go >> >|
"derek-lakin" <
NewsGroup User
More Multi-blog woes7/7/2004 4:15:02 PM

0

I have my own dedicated server running Windows 2003 Server (Standard Edition) and MSDE200.
In IIS Manager I have a Web Site setup up which handles multiple subdomains (codestore.salamandersoftware.co.uk and blog.salamandersoftware.co.uk atm) and has the .Text files at that location.
I've got two entries in blog_Config, one for each subdomain because I want to run multiple blogs at multiple subdomains.

I have managed to get it to work as a single blog (that's how it is atm if you visit blog.salamandersoftware.co.uk), but I can't get it to work as a multi-blog. I've tried the HttpHandlers from Multiple1_Web.config and I've tried the HttpHandlers from Multiple2_Web.config (yes I did set ConfigProvider to MultipleBlogConfig), I've tried setting a value for the Application field in blog_Config and having a folder for each of these with a default.aspx in each. I've also tried mapping .* to to the aspnet_isapi.dll as discussed by Scott here: http://scottwater.com/blog/articles/WildCard.aspx but all to no avail. I either get the first blog with no skin applied whichever I try or I get the aggregate page, but no separate blogs.

1. Which web.config do I need to base mine off for multiple blogs based on separate subdomains?
2. What values do I need for the Application column or any other columns?
3. What other settings (folders, mappings, etc.) do I need to make?
"scottw" <>
NewsGroup User
Re: More Multi-blog woes7/7/2004 5:42:09 PM

0

First, lets get some clarity.

Do you want: blog.salamandersoftware.co.uk/blog1 and blog.salamandersoftware.co.uk/blog2 ?

If so, you want multiple1.config

In the two examples above:
host = blog.salamandersoftware.co.uk application = blog1
host = blog.salamandersoftware.co.uk application = blog2

See: http://dottextwiki.scottwater.com/default.aspx/Dottext.HostApplications

If you do not map all requests to the aspnet_isapi, you need a folder blog1 and a folder blog2 with an empty default.aspx file.

For the aggregate stuff, see the bottom of: http://dottextwiki.scottwater.com/default.aspx/Dottext.BasicConfiguration

HTH,
Scott

"derek-lakin" <
NewsGroup User
Re: More Multi-blog woes7/7/2004 5:59:57 PM

0

Scott,

Thanks for your reply. What I want is for one blog to be at blog.salamandersoftware.co.uk and for another blog to be at codestore.salamandersoftware.co.uk.

Can I do that?

I do have another case where I want separate subdomains and /blogX after that, but that's the easier case that you've described requiring multiple1 and request mapping or folders.
"ecthellion" <>
NewsGroup User
Re: More Multi-blog woes7/14/2004 9:27:30 PM

0

I am also wanting to do the same type of setup...
http://blogs.acceleration.net being an aggregate
http://<user>.acceleration.net being the individual blogs

can this all be done off of one IIS app using hostheaders? I have tried to do this using multiple1 config, setting up several blogs, and I mapped .* to aspnet_isapi.dll. No matter which domain I go to, I just get the aggregate page.

Watching through profiler it is never running blog_GetConfig against the database, it just runs DNW_HomePageData with the host of whatever value i put in AggregateHost in the web.config.

I tried running it on localhost and stepping through it to see where it is making that decision, but never seem to catch it early enough. I'm guessing that this is what the HttpHandlers in the webconfig are supposed to be handling, but not reallly sure what is going on there.

Can anyone give me some guidance as I'm not really sure where to go from here?
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:













problem in cached pages (master page?)

changing style of gridview row in code-behind on a css-friendly gridview

problem with skin files

staticdisplaylevels on menu no effect?

menu shows up perfectly in ie7 but not at all in ie6

calendar control behaving erratically

css friendly vertical menu probs

problem with css adapters and iis

treeview.selectednode, when is it set???

positioning the menu

don't see css friendly control adapters templates after vsi install

wizard control adapter with sidebar on top

z-index

gridview + css adapter?

name mangling

menuadapter with a variable size

ok,i'm trying to replicate the enhanced horizontal menu example

createuserwizard with cssadapters

.aspnet-treeview-parentselected doesn't get selected

enable/disable cssfriendly via property

experimental treeview adapter version: with postback and node selection

show/hide menuadapter problem

two menus on the page- with css adapters and without

want my gridview to fit all screen resolutions

setting id for menu adapter and output it in the li tags

support for emptydatatemplate

menu css adapter and postback

rendering existing table design as css layout

changepassword and newpasswordregularexpression

menu - browserspecificcss - iemenu.css

css adapters ok on sharepoint desinger?

updated version of treeview css adapter - improved postback and state handling

custom attribute for asp control

treeview cssadapter theme does not work with function log out anymore

css adapter and ajax

wizard control, navigation buttons at top and bottom

updated the precompiled adapter assembly to 1.0

asp.net menu with css friendly adapter displays all levels static when populating control from code.

no databinding in item templates

issue with menu appearance in ie

ie 7 beta 3

avoid text wrap in css friendly menu control adapter in asp.net

bug in css friendly treeview adapter when used with updatepanel and tabcontainer?

menu hover not working on ie6

checkednodes.count,treeview adapter

help

excluding control from css adapter

problem installing the vsi file

ie not responding when span.aspnet-detailsview-value left-margin more 8em?

forms authorization headache

   
  Privacy | Contact Us
All Times Are GMT