Browse by Tags

All Tags » ASP.NET (RSS)

Response.write saves the day. Display the last X number of event log records using ASP.NET on a remote machine. by steve schofield

It's been a while since I wrote an ASP.NET app, at least 5 years. :) I needed to query remote servers to get the last X numbers of Event log entries. One snag I ran into was trying to use the DataGrid or GridView controls. I kept getting "Index out of...
Filed under:

IIS and .NET 2.0 interview questions by steve schofield

I had a 2 hour layover and was browsing the newsgroups. A person posted a question wondering about interview questions regarding IIS and .NET 2.0. I'm sure there are many other questions that I didn't think to ask, here is the list I came up with. If...
Filed under: ,

Changing ASP.net script mapping default by steve schofield

I've ran across this a few times, so I thought I'd put a blog posting on it for future reference. http://forums.iis.net/t/1108591.aspx
Filed under: ,

IIS7 - post #31 - Adrotator on IIS7 / Vista / BC32400: Class 'CLSID_CorSymWriter' could not be created: Access is denied. by steve schofield

I was working with the Adrotator component included in .NET 2.0 on Vista and IIS7. I was getting this error; BC32400: Class 'CLSID_CorSymWriter' could not be created: Access is denied. It worked on my other vista machine, so I knew it was specific...
Filed under: ,

Cool post about.....us! by steve schofield

Steve Smith ( ASPAlliance.com ) recently blogged about his hosting experience with us ( ORCSWeb.com ). Here is the link to the post. http://aspadvice.com/blogs/ssmith/archive/2006/07/14/19652.aspx It is a bit of a shame-less post too, I am mentioned for...
Filed under: ,

Joe Stagner presenting at our July 20th (GLUGnet) user group meeting. by steve schofield

Mark your calender, here is information about our next user group meeting! The evolution of the Web Application User Experience with Microsoft Atlas - Web 2.0 & AJAX are the buzzwords of the next generation of web development. This session will provide...
Filed under: ,

Looking for SMTP service in IIS 7 / Longhorn beta 2. by steve schofield

I was looking to install SMTP service and could not find under the "web server" role. Here are the instructions in the help file. Hope this helps. How to Add Features to Your Server In Windows Server "Longhorn" Beta 2, you can add most available features...
Filed under: , ,
More Posts