E
evian_spring
Hi,
I was under the impression it was possible to have two files written in
different langage with the .NET 2.0 Framework?
I have created a new web site, added one APP_CODE folder and under the
APP_CODE folder I created two new item, one C# class and one VB class
to test out if it was working.
However I get the following error when I try to compile (Did I do
something wrong or is it not allowed?)
/: Build (web): The file 'Test/APP_CODE/test.vb' and
'Test/APP_CODE/test2.cs' use a different language, which is not
allowed since they need to be compiled together.
Let me know what I did wrong, THANKS!!
Evian
I was under the impression it was possible to have two files written in
different langage with the .NET 2.0 Framework?
I have created a new web site, added one APP_CODE folder and under the
APP_CODE folder I created two new item, one C# class and one VB class
to test out if it was working.
However I get the following error when I try to compile (Did I do
something wrong or is it not allowed?)
/: Build (web): The file 'Test/APP_CODE/test.vb' and
'Test/APP_CODE/test2.cs' use a different language, which is not
allowed since they need to be compiled together.
Let me know what I did wrong, THANKS!!
Evian