Hi all,
I'm not sure what I'm missing in creating a Visual Studio Shell Isolated Project, but I just perform the following steps:
1. File -> New -> Project
2. Select Visual Studio Shell Isolated under Extensibility
3. Pick a name
4. After the project opens, press F5.
And then the errors below appear, none of which makes any particular sense:
Error 4 error RC2135 : file not found: CTMENU
Error 5 error RC2135 : file not found: LANGUAGE
Error 6 error RC2135 : file not found: STRINGTABLE
Error 7 error RC2135 : file not found: TODO: Enter PLK here
Error 8 error RC2135 : file not found: 0x09
Error 9 error RC2135 : file not found: 107
Error 10 error RC2135 : file not found: 108
Error 11 error RC2135 : file not found: 109
Error 12 error RC2135 : file not found: ?
I've done absolutely no customization. I'm simply creating the project and trying to build it. Can't get it to work no matter what and I have no clue as to what's causing this... localization issues?
Help would be appreciated![]()
Best regards,
Gonçalo
I'm not sure what I'm missing in creating a Visual Studio Shell Isolated Project, but I just perform the following steps:
1. File -> New -> Project
2. Select Visual Studio Shell Isolated under Extensibility
3. Pick a name
4. After the project opens, press F5.
And then the errors below appear, none of which makes any particular sense:
Error 4 error RC2135 : file not found: CTMENU
Error 5 error RC2135 : file not found: LANGUAGE
Error 6 error RC2135 : file not found: STRINGTABLE
Error 7 error RC2135 : file not found: TODO: Enter PLK here
Error 8 error RC2135 : file not found: 0x09
Error 9 error RC2135 : file not found: 107
Error 10 error RC2135 : file not found: 108
Error 11 error RC2135 : file not found: 109
Error 12 error RC2135 : file not found: ?
I've done absolutely no customization. I'm simply creating the project and trying to build it. Can't get it to work no matter what and I have no clue as to what's causing this... localization issues?
Help would be appreciated
Best regards,
Gonçalo