Why we need to use the browser lauched by WebUI to record and execute test ???
- What is the technical reason for this limitation??
- Why not recording on any opened IE window??
- Is this instance really represents the real IE window of the end user (our client) since a particular setup/config is needed on IE window??
- The recorder seems to be a BHO/Plugin on top of the browser (wich is enabled in any windows). What the WebAI instance is different from the other IE instances???
My boss and I are really intrigued by the "Browser instance" imposition to automate our silverlight application.
Thanks - Mike
--------------------------------------------------
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 970: (BC30002) Type 'Telerik.WebAii.Controls.Html.RadCalendar' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 972: (BC30002) Type 'Telerik.WebAii.Controls.Html.RadCalendar' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 1140: (BC30002) Type 'Telerik.WebAii.Controls.Html.RadInput' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 1142: (BC30002) Type 'Telerik.WebAii.Controls.Html.RadInput' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 1356: (BC30002) Type 'Telerik.WebAii.Controls.Html.RadCalendar' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 1358: (BC30002) Type 'Telerik.WebAii.Controls.Html.RadCalendar' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 1376: (BC30002) Type 'Telerik.WebAii.Controls.Html.GridTableHeader' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb: Line 1378: (BC30002) Type 'Telerik.WebAii.Controls.Html.GridTableHeader' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\Project.vb: Line 20: (BC30175) class 'Pages' and class 'Pages', declared in 'C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb', conflict in namespace '<Default>'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb: Line 4: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb: Line 6: (BC30002) Type 'TestClass' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb: Line 8: (BC30002) Type 'TestContext' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb: Line 14: (BC30002) Type 'TestContext' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb: Line 18: (BC30002) Type 'TestContext' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb: Line 45: (BC30002) Type 'TestMethod' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\User Options Add.aii.vb: Line 1: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Html' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\User Options Add.aii.vb: Line 2: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Xaml' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\User Preferences.aii.vb: Line 1: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Xaml' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\User Preferences.aii.vb: Line 3: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Html' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\User Preferences.aii.vb: Line 9: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 11: (BC30663) Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 12: (BC30663) Attribute 'AssemblyDescriptionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 13: (BC30663) Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 14: (BC30663) Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 15: (BC30663) Attribute 'AssemblyCopyrightAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 16: (BC30663) Attribute 'AssemblyTrademarkAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 18: (BC30663) Attribute 'CLSCompliantAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 20: (BC30663) Attribute 'ComVisibleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 23: (BC30663) Attribute 'GuidAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 36: (BC30663) Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\My Project\AssemblyInfo.vb: Line 37: (BC30663) Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\Project.vb: Line 20: (BC30175) class 'Pages' and class 'Pages', declared in 'C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb', conflict in namespace '<Default>'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Echeck Quantity.aii.vb: Line 1: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Xaml' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Echeck Quantity.aii.vb: Line 3: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Html' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Echeck Quantity.aii.vb: Line 9: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 5: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 69: (BC30456) 'VirtualTerminal_1' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 76: (BC30456) 'VirtualTerminal_1' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 83: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 84: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 92: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 94: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 102: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 104: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 112: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 114: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 122: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 145: (BC30652) Reference required to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the type 'System.Windows.Forms.Keys'. Add one to your project.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 145: (BC30652) Reference required to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the type 'System.Windows.Forms.Keys'. Add one to your project.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 162: (BC30652) Reference required to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the type 'System.Windows.Forms.Keys'. Add one to your project.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 162: (BC30652) Reference required to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the type 'System.Windows.Forms.Keys'. Add one to your project.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 179: (BC30652) Reference required to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the type 'System.Windows.Forms.Keys'. Add one to your project.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 179: (BC30652) Reference required to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the type 'System.Windows.Forms.Keys'. Add one to your project.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT 01 Tran Add Simple.aii.vb: Line 209: (BC30456) 'VirtualTerminal_1' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT Tran Add CC Continuous.aii.vb: Line 1: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Xaml' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT Tran Add CC Continuous.aii.vb: Line 3: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Html' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT Tran Add CC Continuous.aii.vb: Line 9: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT Tran Add CC Continuous.aii.vb: Line 73: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 01 Tran Add\VT Tran Add CC Continuous.aii.vb: Line 75: (BC30456) 'VirtualTerminal_0' is not a member of 'Pages'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 11: (BC30663) Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 12: (BC30663) Attribute 'AssemblyDescriptionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 13: (BC30663) Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 14: (BC30663) Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 15: (BC30663) Attribute 'AssemblyCopyrightAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 16: (BC30663) Attribute 'AssemblyTrademarkAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 18: (BC30663) Attribute 'CLSCompliantAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 20: (BC30663) Attribute 'ComVisibleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 23: (BC30663) Attribute 'GuidAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 36: (BC30663) Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\My Project\AssemblyInfo.vb: Line 37: (BC30663) Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT 05 Gateway Settings\Project.vb: Line 20: (BC30175) class 'Pages' and class 'Pages', declared in 'C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb', conflict in namespace '<Default>'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 11: (BC30663) Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 12: (BC30663) Attribute 'AssemblyDescriptionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 13: (BC30663) Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 14: (BC30663) Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 15: (BC30663) Attribute 'AssemblyCopyrightAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 16: (BC30663) Attribute 'AssemblyTrademarkAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 18: (BC30663) Attribute 'CLSCompliantAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 20: (BC30663) Attribute 'ComVisibleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 23: (BC30663) Attribute 'GuidAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 36: (BC30663) Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\My Project\AssemblyInfo.vb: Line 37: (BC30663) Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Client\Project.vb: Line 20: (BC30175) class 'Pages' and class 'Pages', declared in 'C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb', conflict in namespace '<Default>'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 11: (BC30663) Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 12: (BC30663) Attribute 'AssemblyDescriptionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 13: (BC30663) Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 14: (BC30663) Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 15: (BC30663) Attribute 'AssemblyCopyrightAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 16: (BC30663) Attribute 'AssemblyTrademarkAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 18: (BC30663) Attribute 'CLSCompliantAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 20: (BC30663) Attribute 'ComVisibleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 23: (BC30663) Attribute 'GuidAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 36: (BC30663) Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\My Project\AssemblyInfo.vb: Line 37: (BC30663) Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\Project.vb: Line 20: (BC30175) class 'Pages' and class 'Pages', declared in 'C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\Project.vb', conflict in namespace '<Default>'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options -Main-Main.aii.vb: Line 1: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Xaml' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options -Main-Main.aii.vb: Line 3: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Html' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options -Main-Main.aii.vb: Line 9: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Main - Echeck.aii.vb: Line 5: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 1: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Xaml' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 3: (BC40056) Namespace or type specified in the Imports 'Telerik.WebAii.Controls.Html' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 9: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 73: (BC30456) 'Data1TextBoxText' is not a member of 'Pages.VirtualTerminal_5Page'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 75: (BC30456) 'Data1TextBoxText' is not a member of 'Pages.VirtualTerminal_5Page'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 83: (BC30456) 'Data3TextboxText' is not a member of 'Pages.VirtualTerminal_5Page'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 90: (BC30456) 'Data2TextboxText' is not a member of 'Pages.VirtualTerminal_5Page'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT Merchant Options\VT Merch Options Merchdefined.aii.vb: Line 97: (BC30456) 'Data4TextboxText' is not a member of 'Pages.VirtualTerminal_5Page'.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 11: (BC30663) Attribute 'AssemblyTitleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 12: (BC30663) Attribute 'AssemblyDescriptionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 13: (BC30663) Attribute 'AssemblyCompanyAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 14: (BC30663) Attribute 'AssemblyProductAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 15: (BC30663) Attribute 'AssemblyCopyrightAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 16: (BC30663) Attribute 'AssemblyTrademarkAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 18: (BC30663) Attribute 'CLSCompliantAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 20: (BC30663) Attribute 'ComVisibleAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 23: (BC30663) Attribute 'GuidAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 36: (BC30663) Attribute 'AssemblyVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\My Project\AssemblyInfo.vb: Line 37: (BC30663) Attribute 'AssemblyFileVersionAttribute' cannot be applied multiple times.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\UnitTest1.vb: Line 4: (BC40056) Namespace or type specified in the Imports 'Microsoft.VisualStudio.TestTools.UnitTesting' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\UnitTest1.vb: Line 6: (BC30002) Type 'TestClass' is not defined.
C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\VT_Automation\UnitTest1.vb: Line 6: (BC30175) class 'UnitTest1' and class 'UnitTest1', declared in 'C:\Inetpub\wwwroot\Development_MDC\Applications\VT\VT_Automation\User Options\UnitTest1.vb', conflict in namespace '<Default>'.