Thought[ful|less] coverage of news, politics, technology and anything else that catches my fancy.
As much as I like Visual Studio, I have to get mad at the boys and girls building it for this one.
It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an applicationin IIS.
Here's the link that I found as the problem summary and the solution:
http://www.thescripts.com/forum/thread335430.htmlApparently the most common problem is that you have too many web.config files. Really, VS people? Couldn't you have said that that is the problem? How many times are people really redefining the "allowDefiniton='MachineToApplication'" in sub-web.config files? This error message is completely just identifying the symptom and almost universally ignoring the root cause.
D
Check it out... I found these sprites somewhere that show ALL the sprites in Joust. Cool!
D
Man
my brother (smart, funny and generally very nice guy) has been completely obsessed with Joust since the Xbox 360 launched. And I can see why!
First, check out these
awesome sounds... PRICELESS. I've certainly found my new cellphone ring.

Second, I had always thought that the image section on the lower right was the enemy birds holding a carcass above the lava to lure the lava troll out. I realize now that that image is just the lava troll grasping the bird. But I can't shake that original image... it's so endearing. That an enemy AI would taunt your enemies into the open is just too funny. (thanks to
AtariHQ for the image)
One additional thought, generally I don't think there are enough carcasses in video games. Why do they decide to get rid of the enemies you have dispatched in those styles of games? I think it'd be kind of pleasing to see the death and destruction you had rendered.
D
Are we really pushing the limits of the *-dog format?

http://www.octodog.net/Thank you octodog... your noble spirit embiggins us all.
D
AGH!
Bush says leaking spy program a ‘shameful act’What, seriously? Administration officials obviously have no idea how paranoid criminals are. So instead, we're going to get mad at the people who leaked it? You know what, I'd be happy to back this position if you can tell me what metrics we can use to say at some point in the future when we are NOT in "a time of war".
I actually was turning the corner on this... I thought Bush was, for the first time, really listening to critics and at least RESPONDING to them. I don't think the critics want instant agreement, just the recognition that they exist and are not complete looney toons. However, now the administration starts attacking the people who talked about this supposed secret. Give me a break. The fact that I, who am engaged in no criminal activity and pay little attention to what law enforcement does or does not do, knew about this program means that the criminals and terrorists knew about it intimately. I promise you.
D
Trailers for movies are just abysmal. I absolutely hate them and refuse to watch any about a movie that I care about. On a hilarious aside, I caught this link off
Fark.com:
The Shining's Updated TrailerI'm declaring this my feel good movie of the year!
D
Next error:
---------------------------
Microsoft Visual Studio 2005 Team Foundation Server Setup
---------------------------
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 26204.
---------------------------
OK
---------------------------
And here's
the solution.
D
I believe BIG TIME in doing nothing more than recording how I solved problems when fooling around, both as a log for myself, as well as a log for search engines.
Here's my story:
I just did an install of SQL Server 2005 and ran into a weird problem. Actually, I first started doing an install of Visual Studio Team Foundation Server Beta 3 (VSTF) and ran into a weirdo dialog box saying that the reporting server that couldn't be started. THANKFULLY, the dialog could be copied and restarted, and so I copied the text and tried to run it from the command line. So when I ran it, here's what I saw:
C:\>"d:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools\createds.exe" /setup /install "
http://Localhost/ReportServer/ReportService.asmx" TfsReportDS "Data source=COMPUTERNAME;initial catalog=TFSWarehouse" "DOMAIN\SERVICEACCOUNT" "VERYLONGSTRING"
Unable to connect to the Yukon Reporting Server. Please check that the Yukon Reporting Web and NT services are running and you have sufficient privileges on the data tier: The request failed with HTTP status 404: Not Found.Data source creation failed.
Upon trying to open the Sql Configuration Manager and tried to connect to the Reporting Server, I got hit with this.
TITLE: Connect to Server
------------------------------
Cannot connect to Localhost.
------------------------------
ADDITIONAL INFORMATION:
The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. (Microsoft.SqlServer.Management.UI.RSClient)
------------------------------
The request failed with HTTP status 404: Not Found. (Microsoft.SqlServer.Management.UI.RSClient)
------------------------------
Turns out that I had previously done an install (SUS) and it turns out that it was installed on port 80. When SQL Server did the Reporting Server install, it did it in the default webserver which was also on port 80, and stopped. Changing the SUS port to 85 and starting up the default web server solved the problem.
No big insight here, just wanted to log it for the search engines.
D
This is exactly the kind of thing I love now, and would have hated 10 years ago.
The MosquitoI'm sure that I said (when I was 15) that I would always be cool. 15 years later... I'm proveably not.
D