Home All Groups Group Topic Archive Search About
Author
17 Apr 2006 8:31 AM
Bernard Bourée
Debug.Writeline and Trace.Writeline don't produce any output.

I found this in the help but I don't have any Configuration Properties tab
in the Property Page (VB 2005)


To change compile settings from the property pages dialog box
  1.. Right-click the project node in Solution Explorer.

  2.. Choose Properties from the shortcut menu.

  3.. In the Property Page dialog box that appears, click the Configuration
Properties tab in the left pane and choose the Build option.

  4.. Choose the desired compiler settings.

    a.. In Visual Basic, select the check boxes for the compiler settings
you want to enable. Clear the check boxes for settings you want to disable.


    --
    Bernard Bourée

Author
18 Apr 2006 2:08 AM
Ken Tucker [MVP]
Hi,

        Check the intermediate window.

Ken
-------------------
Show quoteHide quote
"Bernard Bourée" <bern***@bouree.net> wrote in message
news:ei9YqlfYGHA.1196@TK2MSFTNGP03.phx.gbl...
> Debug.Writeline and Trace.Writeline don't produce any output.
>
> I found this in the help but I don't have any Configuration Properties tab
> in the Property Page (VB 2005)
>
>
> To change compile settings from the property pages dialog box
>  1.. Right-click the project node in Solution Explorer.
>
>  2.. Choose Properties from the shortcut menu.
>
>  3.. In the Property Page dialog box that appears, click the Configuration
> Properties tab in the left pane and choose the Build option.
>
>  4.. Choose the desired compiler settings.
>
>    a.. In Visual Basic, select the check boxes for the compiler settings
> you want to enable. Clear the check boxes for settings you want to
> disable.
>
>
>    --
>    Bernard Bourée
>
>