Posts Tagged ‘Visual Studio 2008’

Visual Studio 2008 Error: “The application data folder for Visual Studio could not be created”

Sunday, June 21st, 2009

I recently got a strange error in Visual Studio 2008 which prevents Visual Studio 2008 from starting: "The application data folder for Visual Studio could not be created.", with only a Close button on the message box. What makes this weird is that it happens only when I use my Administrator account, and not my regular user account -- counterintuitive, because at first it appears to be a permissions problem.

After searching the net for a solution I've found a plethora of blog posts encountering the same problem, with various solutions, but Quantboy's "Visual Studio 2.0 startup error" pointed me at the right direction:

I googled the message- and found that the key to this problem is by changing the following registry key entry (like some everyday user’s going to be able to find this)

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

I checked the value for this entry in my Admin account and this is what I found:

 RegistryForJonjonAdmin

I compared this with my user account, and this is the correct value, which I applied to the Admin account. I was then able to run Visual Studio 2008 normally:

RegistryValueforAppData

Consequently I found out that it also prevents Firefox from starting up; during the time I was having these errors I can't open FF either, but after the fix FF starts normally. I don't know what hotfix or what not causes this error, however.

Moving to Visual Studio 2008

Friday, July 11th, 2008

My bosses have given the green light for us to use Visual Studio 2008 (and thus, .NET Framework 3.5 and C# 3.0) in our recently started project. Being the main proselytizerproponent of Visual Studio 2008 in the office, I am simultaneously happy and jittery -- happy that I would finally be able to use a lot of new technology that I have been studying the past 8 months, but jittery about the responsibility of backing and recommending a major shift in technology. I'm hoping the fact that this project survived the move from .NET 1.1 to .NET 2.0 would rub on the move from .NET 2.0 to .NET 3.5 -- and by survive I mean we would be able to ship the project on time. :P

That being said I'm now reviewing my previous talks on .NET 3.5 and Visual Studio 2008, as well as a couple of other stuff:

I might have forgotten a few more things. Looks like today would be installation day.

no {frills} – the philippine {heroes} community launch event

Tuesday, May 27th, 2008

no {frills} Heroes Community Launch Philippines

In behalf of the Philippine .NET Users Group, I'd like to invite everyone to attend this event. It will be held on Saturday, June 7, 2008, at the Microsoft Philippines Offices at 6750 Ayala Ave., Makati City.

Sign up now for this event at http://www.clicktoattend.com/?id=128964

I'll be conducting a talk on Silverlight Unit Testing on that event.

A shoutout and big thanks to cruizer who conducted a similar Silverlight Unit Testing talk over at Singapore's Heroes Community Launch, and is likewise helping me with my talk, although there would be big differences between his and my presentation.

Abangan. ;)

Thanks to all who attended the MSDN Session: What’s new in Web Development Visual Studio 2008

Thursday, April 17th, 2008

Jonjon at the MSDN Session

I'd like to thank everyone who went to the MSDN Session: What's new in Web Development Visual Studio 2008 last night!

I survived Launch {2008}

Saturday, April 12th, 2008

I survived Launch {2008}!

Going cross-eyed while presenting

What I mean is, I survived my first time talking to a large crowd in a big event held in a full-sized convention center (actually the country's biggest yet)!

Can the real developers please stand up?

Pointing out something

I presented on the new language features of C# 3.0 and Visual Basic 9.0.

I'd also like to congratulate Edu Lorenzo who made a presentation on LINQ:

Edu on LInQ

And Patrick Oliveros, who presented on WPF:

Patrick Oliveros on WPF

Congratulations to PHINUG for a job well done on its participation in Launch {2008}!

PHINUG Mashup

More pictures here:
Patrick Oliveros' Multiply page
Microsoft Community Forums

PHINUG to give away freebies at Launch {2008}!

Tuesday, April 8th, 2008

As part of Launch {2008} the Philippine .NET Users Group will be giving away a load of freebies during the event, including Exam Vouchers and Technet Plus Subscriptions!

Furthermore, PHINUG's Patrick Oliveros will talk about Windows Presentation Foundation onstage during the event. I'll also be there demoing the language enhancements for C# 3.0 and Visual Basic 9.0.

Complete details over at Patrick's blog.

Makati MSDN Session: What’s New in Web Development for Visual Studio 2008

Thursday, April 3rd, 2008

I'll be conducting the Makati MSDN Session: What's New in Web Development for Visual Studio 2008 on Wednesday, April 16, 2008, 6-8 PM at the offices of Microsoft Philippines in 6750 Ayala Ave.

In it I'll be discussing more about the new features of Visual Studio 2008, particularly, its enhanced editor functionality, improved JavaScript support, new web controls, WCF, and framework multi-targeting.

This comes at the heels of the Launch {2008} : Heroes Happen Here event.

UPDATE: Register online for What's New in Web Development for Visual Studio 2008 by clicking on the link. Hope to see you there.

Launch {2008} : Heroes Happen Here in Manila!

Tuesday, March 25th, 2008

The long awaited Launch {2008} : Heroes Happen Here in Manila will push through on April 10, 2008, Thursday, at the SMX (SM Convention Center), SM Mall of Asia Complex, in Pasay City.

Pre-registration for both IT Professionals and students are now underway. Click the following URL to register: http://www.microsoft.com/philippines/heroeshappenhere/.

Hope to see you there! ;)

PHINUG November Tech Sharing: Taste testing C# 3.0′s New Language Features Source Code

Friday, November 30th, 2007

Last Wednesday I presented the topic for the Philippine .NET Users Group Tech Sharing for November, it was entitled "Taste Testing Visual Studio 2008: C# 3.0's New Language Features".

Using Visual C# 2008 Express Edition I demoed the use of the following language features:

  • Automatic properties
  • Implicitly-typed variables
  • Anonymous types
  • Object initializers
  • Collection initializers
  • Relaxed delegates
  • Extension Methods
  • LINQ
  • Lambda Expressions

All using the tuna sandwich ingredients I posted earlier.

You can download the source code for the PHINUG November Tech Sharing: Taste testing C# 3.0’s New Language Features by clicking on the link.

UPDATE: Patrick blogged about the PHINUG November Tech Sharing at the PHINUG blog. :)

PHINUG November Tech Sharing and Visual Studio 2008 Release

Tuesday, November 20th, 2007

Coinciding with the touchdown of .NET 3.5 and Visual Studio 2008, the Philippine .NET User's Group will be conducting its November Tech Sharing on Wednesday, 28 November 2007 at the Microsoft Philippines offices, 16th floor, 6750 Ayala Ave., Makati City.

The topic to be discussed is entitled Taste Testing Visual Studio 2008: C# 3.0's New Language Features to be conducted by yours truly. There might also be a similar presentation on Visual Basic 9's implementation of these language features.

You may register for the November Tech Sharing event by clicking here.

You might also want to download the Visual Studio 2008 Express Editions, which are available absolutely for free.

Hope to see you there!