Microsoft Visual Basic 2008 Express Edition Registration Key Download Free
I am Visual Studio 2010 Professional user. But for a reason I need Visual Web Developer 2008 Express edition.
I downloaded this, but I need the serial key to activate the product, otherwise it will expire in 30 days.
When I go there, I got this error:
'Thank you for your interest in registering Visual Studio. We are currently experiencing issues with the registration process. We are working on this and will have it fixed as soon as possible. Please try to register your product again at a later time. We apologize for the inconvenience.'
I tried for a long time, but I got the same error every time. Is there any other way to get the serial key?
5 Answers
I have an improvement on the answer @DewiMorgan gave for VS 2008 express. I have since confirmed it also works on VS 2005 express.
It lets you run the software without it EVER requiring registration, and also makes it so you don't have to manually delete the key every 30 days. It does this by preventing the key from ever being written.
(Deleting the correct key can also let you avoid registering VS 2015 'Community Edition,' but using permissions to prevent the key being written will make the IDE crash, so I haven't found a great solution for it yet.)
The directions assume Visual C# Express 2008, but this works on all the other visual studio express apps I can find.
- Open regedit, head to
HKEY_CURRENT_USERSoftwareMicrosoftVCSExpress9.0Registration
. - Delete the value
Params
. - Right click on the key 'Registration' in the tree, and click
permissions
. - Click
Advanced..
- Go to the
permissions
tab, and uncheck the box labeledInherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here.
- In the dialog that opens, click
copy
(Note that in Windows 7, it appears thecopy
button was renamed toadd
, as inadd inherited permissions as explicit permissions
). - Hit
OK
in the 'Advanced' window. - Back in the first permissions window, click your user, and uncheck
Full Control
. - Do the same thing for the
Administrators
group. - Hit
OK
orApply
.Congratulations, you will never again be plagued by the registration nag, and just like WinRAR, your trial will never expire.
You may have to do the same thing for other (non-Visual C#) programs, like Visual Basic express or Visual C++ express.
It has been reported by @IronManMark20 in the comments that simply deleting the registry key works and that Visual Studio does not attempt to re-create the key. I am not sure if I believe this because when I installed VS on a clean windows installation, the key was not created until I ran VS at least once. But for what it's worth, that may be an option as well.
The question is about VS 2008 Express.
Microsoft's web page for registering Visual Studio 2008 Express has been dead (404) for some time, so registering it is not possible.
Instead, as a workaround, you can temporarily remove the requirement to register VS2008Exp by deleting (or renaming) the registry key:
To ensure that this is working beforehand, click Help -> register product within VS2008.
You should see text like
'You have not yet registered your copy of Visual C++ 2008 Express Edition. This product will run for 10 more days before you will be required to register it.'
Close the application, delete that key, reopen, click help->register product.
The text should now say
'You have not yet registered your copy of Visual C++ 2008 Express Edition. This product will run for 30 more days before you will be required to register it.'
Winning eleven indonesia. Feb 28, 2018 - Winning eleven 2002 ps1 download iso english Sep 09, 2012Now I'm. WE 2002 PS1 Traduo (ISO) Utilizando como datada base o game. Apr 22, 2015 - Download WE2002FE Next Version (Winning Eleven 2002 Final. Pro Evolution Soccer football video game series for PlayStation and the. Jul 23, 2015 - Game: World Soccer Winning Eleven 2002. This game is the version of WE 2002, it contains 20 clubs from English Premiere League,. Jan 18, 2018 - CoolROM.com's game information and ROM (ISO) download page for World Soccer Winning Eleven 2002 (Japan) (Sony Playstation). » PSX emulator: ePSXe (Windows) You may also like these PSX ISOs. File Name: World Soccer Winning Eleven 2002 (Japan).7z.
So you have two options - delete that key manually every 30 days, or run it from a batch file that also contains a line like:
[Edit: User @i486 confirms on testing that this workaround works even after the expiration period has expired]
[Edit2: User @Wyatt8740 has a much more elegant way to prevent the value from reappearing.]
Getting a product key is free. Here is how I did it:
I just downloaded the 2012 Express install ISO image. After install I got the message 'This product will expire in 30 day(s). Registration is required for the continued use of Microsoft Visual Studio Express 2012 for Web.'
On that same screen is a register online link. Clicking that I signed in with my live account, updated my profile, and got a registration key.
Visual C# Express 2005 ISO File does not require registration
I believe that if you download the offline ISO image file, and use that to install Visual Studio Express, you won't have to register.
Go here and find the link that says 'All - Offline Install ISO image file'. Click on it to expand it, select your language, and then click 'Download'.
Otherwise, it's possible that online registration is simply down for a while, as the error message indicates. You have 30 days before it expires, so give it a few days before starting to panic.
protected by Community♦Jul 26 '12 at 2:18
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
I have a large project that was built with VS 2008 and don't want to upgrade the project to a 2010 version just yet. I have VS 2008 Express but the trial period expired and it's installed in a computer with no access to the internet.
To get the registration key I only know of clicking the link in VS 2008 to get to the registration page. But is there a place I can go where Microsoft can provide the key from just logging in from an online computer with my Live account so I can copy that to my offline computer?
1 Answer
As of February 2015, the registration page returns a 404.
A workaround is to delete the following registry key: HKEY_CURRENT_USER/Software/Microsoft/VCExpress/9.0/Registration