Groups | Blog | Home
all groups > visual studio .net general > october 2005 >

visual studio .net general : Why does VS try to parse my .inc (assembler include files) as XML?


Mikhail Arkhipov (Microsoft)
10/10/2005 9:39:23 PM
On 10/10/05 17:24, in article u6REAofzFHA.1132@TK2MSFTNGP10.phx.gbl, "Ole
[quoted text, click to view]
File | Open
Click little arrow on the Open button
Choose Open With...
Select 'Text Editor'
Click 'Set as Default'.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights
Ole Nielsby
10/11/2005 12:00:00 AM
I'm migrating an assembly language project from NASM to MASM
(yes I know they say assembly is dead but I have good reasons).

I managed to convert the files to MASM syntax and assemble
most of them. However, when the assembly fails because of
trouble in the include files (*.inc), VS tries to parse them as
XML and spews a shower of error messages when this fails.

I'm not too familiar with VS - how do I tell VS that the .inc
files should be treated as plain text and not XML?

I tried to use *.ina instead of *.inc but the problem prevails.

I'm using VS2005 beta 2. (Yes, I really need to combine
assembly language with the .NET2 framework - and no,
it's not for reverse engineering.)

ON/Remove the slow slimy animal from my reply address

AddThis Social Bookmark Button