Rainer
|
| Posted: 04/21/2003, 3:16 AM |
|
hello there!
i'm a fresh beginner in both asp.net and css.
my test application doesn't work, because each time
I try to publish css asks for either the c# compiler
or the vb.net compiler.
this occurs at both places: local and ftp (my provider)
even though at both the .net framework is installed properly.
any idea?
rainer
|
|
|
 |
Tom
|
| Posted: 04/21/2003, 7:15 AM |
|
Make sure that under your the .net sdk path is set
menu/tools/options/paths/.net sdk
It need to point to something like
c:\winnt\microsoft.net\framework\v1.1.4322
or whatever framework you are using.
|
|
|
 |
|