deutschsprachige FoxPro User Group
Forum View
Home
  
  Re: *** Silverswitch 01.00.1014 available ***- #85 in section [732454]
Sec: (81) VFX for Silverlight en
Von: kgshirley
An: Uwe Habermann
Am/Um: 22.10.2011 21:07:48

--from Newsreader at Samstag, 22. Oktober 2011; 21:07:48--

I ran the command "regsvr32 LighttestCOMDomainService.dll" from the DOS prompt in the directory listed below

C:\Documents and Settings\Administrator.2CE80807JG\My Documents\Visual Studio 2010\Projects\lighttest\lighttest\VfxDataLayer.Web\VFPComDomainService

I got the following message:
DllRegisterServer in lighttestcomdomainservice.dll succeeded.

Below is the error list when attempting to run the web app:

Error 1 The type or namespace name

'LighttestCOMDomainService' could not be found (are

you missing a using directive or an assembly

reference?) C:\Documents and

Settings\Administrator.2CE80807JG\my documents\visual

studio 2010

\Projects\lighttest\lighttest\VfxDataLayer.Web\ComServ

erWrap\VfxCOMServerWrapper.cs 16 16

VfxDataLayer.Web
Error 2 'VfxForm.VfxDataForm' does not contain

a constructor that takes 1 arguments C:\Documents

and Settings\Administrator.2CE80807JG\my

documents\visual studio 2010

\Projects\lighttest\lighttest\LighttestForms\Views\Ans

wers.xaml.cs 17 33 LighttestForms
Error 3 'VfxForm.VfxDataForm' does not contain

a constructor that takes 1 arguments C:\Documents

and Settings\Administrator.2CE80807JG\my

documents\visual studio 2010

\Projects\lighttest\lighttest\LighttestForms\Views\Ans

werca.xaml.cs 17 34 LighttestForms
Error 4

'VfxControl.Controller'

does not contain a constructor that takes 3 arguments

C:\Documents and Settings\Administrator.2CE80807JG\my

documents\visual studio 2010

\Projects\lighttest\lighttest\LighttestForms\Views\Ans

werca_ControllerBase.cs 19 5 LighttestForms
Error 5

'VfxControl.Controller

' does not contain a constructor that takes 3

arguments C:\Documents and

Settings\Administrator.2CE80807JG\my documents\visual

studio 2010

\Projects\lighttest\lighttest\LighttestForms\Views\Ans

wers_ControllerBase.cs 19 5 LighttestForms
Error 6 The name 'InitArgs' does not exist in

the current context C:\Documents and

Settings\Administrator.2CE80807JG\my documents\visual

studio 2010

\Projects\lighttest\lighttest\LighttestForms\Views\Ans

wers.xaml.cs 28 45 LighttestForms
Error 7 The name 'InitArgs' does not exist in

the current context C:\Documents and

Settings\Administrator.2CE80807JG\my documents\visual

studio 2010

\Projects\lighttest\lighttest\LighttestForms\Views\Ans

werca.xaml.cs 28 46 LighttestForms
Warning 8

'LighttestForms.Answers.InitializeComponent()' hides

inherited member

'VfxBase.Loader.VfxStartUpFormBase.InitializeComponent

()'. Use the new keyword if hiding was intended.

C:\Documents and Settings\Administrator.2CE80807JG\my

documents\visual studio 2010

\Projects\lighttest\lighttest\LighttestForms\obj\Debug

\Views\Answers.g.i.cs 66 21 LighttestForms
Warning 9

'LighttestForms.Answerca.InitializeComponent()' hides

inherited member

'VfxBase.Loader.VfxStartUpFormBase.InitializeComponent

()'. Use the new keyword if hiding was intended.

C:\Documents and Settings\Administrator.2CE80807JG\my

documents\visual studio 2010

\Projects\lighttest\lighttest\LighttestForms\obj\Debug

\Views\Answerca.g.i.cs 70 21 LighttestForms
Warning 10 Cannot get the file path for type

library "a728db9e-1c5d-4fca-818f-ab36d768d9e2" version

1.0. Library not registered. (Exception from HRESULT:

0x8002801D (TYPE_E_LIBNOTREGISTERED))

VfxDataLayer.Web
Warning 11 A custom tool

'EntityModelCodeGenerator' is associated with file

'Models\VfxModels\VfxModel.edmx', but the output of

the custom tool was not found in the project. You may

try re-running the custom tool by right-clicking on

the file in the Solution Explorer and choosing Run

Custom Tool.

"Uwe Habermann" wrote in message news:732453...
--from Newsreader at Samstag, 22. Oktober 2011; 19:01:59--

Hi kgshirley!

>>Error 1 The type or namespace name 'LighttestCOMDomainService' could not
>>be found<<

The VFP COM Server is not registered. Probably, you did not run VFP 9 with
explicit Administrator rights when running the VFX - Silverlight Wizard.

You can register the COM server manually. Run a DOS prompt with explicit
Administrator rights! Change to the folder
VfxDataLayer.Web\VFPCOMDomainService below of the solution. Run

regsvr32 LighttestCOMDomainService.dll

Uwe Habermann





Uwe Habermann   17.10.2011 12:56
kgshirley  17.10.2011 15:22
kgshirley  17.10.2011 17:12
kgshirley  17.10.2011 17:42
Uwe Habermann  22.10.2011 19:01
kgshirley  22.10.2011 21:07
Uwe Habermann  23.10.2011 04:47
Uwe Habermann  22.10.2011 18:58
  
zurück zum Forum