vs2010 wpf problem

Hi,
I am newie in fastreport reporting.In my project, i use wpf technology in VS2010.When I debug it in VS2008 i have no problem.But in VS2010 my project could not find the namespace of Fastreport although i have already added it to reference.

Comments

  • edited 6:16PM
    Hello,

    Please describe step-by-step how to reproduce the problem.
  • edited 6:16PM
    AlexTZ wrote: »
    Hello,

    Please describe step-by-step how to reproduce the problem.
    AlexTZ wrote: »
    Hello,

    Please describe step-by-step how to reproduce the problem.

    using System.Windows;
    using System.Windows.Controls;
    using System.Windows.Data;
    using System.Windows.Documents;
    using System.Windows.Input;
    using System.Windows.Media;
    using System.Windows.Media.Imaging;
    using System.Windows.Navigation;
    using System.Windows.Shapes;
    using FastReport; //i have already add fastreport.dll to my references



    namespace fastreportdenemeleri
    {
    /// <summary>
    /// Interaction logic for MainWindow.xaml
    /// </summary>
    public partial class MainWindow : Window
    {
    public MainWindow()
    {
    InitializeComponent();
    }

    private void button1_Click(object sender, RoutedEventArgs e)
    {
    Report rpt=new Report();
    rpt.Load("C:\\xx.frx");
    rpt.Show();
    }
    }
    }

    these wpf project is running in VS2008 but not in VS2010.
  • edited 6:16PM
    Hello,

    I've tested both FastReport.Net for .Net 2.0 and for .Net 4.0 in VS2010 WPF project. Both versions work just fine.
  • edited 6:16PM
    AlexTZ wrote: »
    Hello,

    I've tested both FastReport.Net for .Net 2.0 and for .Net 4.0 in VS2010 WPF project. Both versions work just fine.

    i use fastreport 4.0 and VS2010 ultimate edition cant recognize the namespace.It recognize the DLL and the fastreport's classes but when i build it VS says that namespace could not found.
  • edited 6:16PM
    Hello,

    Please tell me exact version number of VS2010 (you can find it in the "Help/About" window).
  • edited 6:16PM
    Hello guys!

    Thanks for the info you've shared,
    It really helps on me too...
    thank you and God bless.......
    I am newbie here too...
    make money online
  • edited October 2010
    Hello!

    I am new in this forum too...
    I found this site really interesting...
    I am here to join you and I want to learn too...
    So good day to all....




    how to treat depression
  • Keve G??borKeve G??bor hungary
    edited October 2010
    Jiellen wrote: »
    Thank you nicole for encouraging us to join this forum...
    SPAM ->
    God bless all....

    Hello Alex!

    I think, the previous 3-4 post are spam!

    regards,
    Gabor Keve
    obvious have been removed and yours edited, mod

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.