Exception when trying to create a handle to Report Builder 2.0 windows
i try handle report builder 2.0 windows using c#, using maui.core same. hit exception whenever code steps @ handle statement, exception below;
maui.core.app.exceptions.appandtestarerunningondifferentarchtectureexception caught
message=app running on 1 test running on 2
source=maui.core
stacktrace:
@ maui.core.app.init(appparameters p)
@ maui.core.app..ctor(int32 procid, boolean haswindow)
@ maui.core.window.getwindowapp()
@ maui.core.window.get_app()
@ maui.core.window.setfocus()
@ ms.it.legal.ipam.testing.testcases.pages.microsoftreportbuilder..ctor(string caption, stringmatchsyntax captionmatchsyntax)
my os platform win7 enterprise 32 bit.
hi wahed,
i think member in forum not familiar report service , maui.core, recommend try sql server reporting services forum: http://social.technet.microsoft.com/forums/en/sqlreportingservices/threads
have nice day.
alexander sun
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment