Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by yevger

  1. yevger

    Error with Opening Report with RAS in .Net

    Hey guys, I think I found a solution to the problem. Crystal's API returns an EnterpriseService when you use GetService (the documentation is WRONG, surprise, surprise). Get the EnterpriseService and then cast the Interface property to a ReportAppFactory. I used C# so the code would look like...

Part and Inventory Search

Back
Top