H
Head_one
Guest
Hello everyone,
Lately, I have a general problem with Visual Basic 2010 Express.
Whenever I run an existing program (f5), I get the error message:
Unable to write to output file 'C:\Maor\Vb2010_progs\Ex_Char\obj\x86\Debug\Ex_Char.pdb': This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms. Ex_Char
(Ex_Char is the project name)
So, I wrote a new small program, named ‘Stam’, and ran it with f5,
And got the following error:
Visual Studio cannot start debugging because the debug target
‘c:\Maor\Vb2010_progs\Stam\bin\Debug\Stam.exe’ is missing.
Please build the project and retry, or set the Output Path and Assembly Name properties appropriately to point at the correct location for the target assembly.
All my programs are placed in: c:\Maor\Vb2010_progs
Has anybody an Idea why it happens?
Most important: how to solve this problem?
Thanks to all helpers.
Moshe
All things are difficult before they are easy. (unknown)
Continue reading...
Lately, I have a general problem with Visual Basic 2010 Express.
Whenever I run an existing program (f5), I get the error message:
Unable to write to output file 'C:\Maor\Vb2010_progs\Ex_Char\obj\x86\Debug\Ex_Char.pdb': This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms. Ex_Char
(Ex_Char is the project name)
So, I wrote a new small program, named ‘Stam’, and ran it with f5,
And got the following error:
Visual Studio cannot start debugging because the debug target
‘c:\Maor\Vb2010_progs\Stam\bin\Debug\Stam.exe’ is missing.
Please build the project and retry, or set the Output Path and Assembly Name properties appropriately to point at the correct location for the target assembly.
All my programs are placed in: c:\Maor\Vb2010_progs
Has anybody an Idea why it happens?
Most important: how to solve this problem?
Thanks to all helpers.
Moshe
All things are difficult before they are easy. (unknown)
Continue reading...