Forum  Commercial Foru...  Commercial Foru...  Cannot Install 6.4
Previous Previous
 
Next Next
New Post 12/10/2009 1:09 AM
Unresolved
  derekmhart@yahoo.com
685 posts
1st Level Poster


Cannot Install 6.4 
Modified By derekmhart@yahoo.com  on 12/10/2009 5:21:52 AM)

OK, I have successfully installed the latest 6.4 preview (Setup_SDK_Net3.5_Professional_Studio_6.4.0_Beta1.msi) from the download area on the VWG site... and it seems to work...

But I cannot install and successfully use the very latest sources version from the SVN download directory... I cannot compile the CORE program.

Do I need to remove the 6.4 preview version in add/remove programs? If I do that, I cannot compile the latest SVN download anyway. Do I remove all the files from the GAC? Remove the licensing file from the GAC also. I am literally guessing for hours...

Please give me a detailed answer to all of this. Should the latest download work?

 

 
New Post 12/10/2009 2:20 AM
  ori.cohen
4383 posts
1st Level Poster




Re: Cannot Install 6.4 
Modified By ori.cohen  on 12/10/2009 5:21:44 AM)

Hello Derek,

Are you saying that you do not have the MS Visual Studio Web Application Projects installed on your MS Visual Studio 2005?
Are you not using Visual Studio 2008?
I'm confused...  I was under the impression you are using VWG v6.3.13 Net3.5 on MS Visual Studio 2008.

If that is indeed the case, then you need to install it before installing the Visual WebGui SDK. You can get it here.
The Web Application Projects module is the support of ASP.NET projects in MS Visual Studio 2005. Without it our installation would not be able to install our templates on Visual Studio.

By saying the sentence you quoted me on, I meant that installations like those: Setup_SDK_Net2.0_Professional_Studio_6.4.0_Preview4.msi and VWG_Professional_Studio_6.3.13_NET2.0.msi, are marked Net2.0 for a reason. They only affect MS Visual Studio 2005 and not Visual Studio 2008.
Installations like:
Setup_SDK_Net3.5_Professional_Studio_6.4.0_Preview4.msi and VWG_Professional_Studio_6.3.13_NET3.5.msi, are marked Net3.5 and they only affect MS Visual Studio 2008 and not Visual Studio 2005.
By 'affect' I mean that templates, integration and help are only installed on the target Visual Studio.

Regards,

Ori Cohen
Support Manager, the Visual WebGui team

 
New Post 12/10/2009 2:23 AM
  derekmhart@yahoo.com
685 posts
1st Level Poster


Re: Cannot Install 6.4 
Modified By derekmhart@yahoo.com  on 12/10/2009 5:41:57 AM)

I am using Visual Studio 2008.  2005 does not have anything to do with this.

I cannot install and successfully use the very latest sources version from the SVN download directory... I cannot compile the CORE program.

Do I need to remove the 6.4 preview version in add/remove programs? If I do that, I cannot compile the latest SVN download anyway. Do I remove all the files from the GAC? Remove the licensing file from the GAC also. I am literally guessing for hours...

Please give me a detailed answer to all of this. Should the latest download work?

Isn't the latest preview version a month or two older than the one on the SVN site? Should I not even be trying to compile this, as is is very untested?

If I do have to remove the files from the GAC, then I have to uninstall the latest 6.4 preview, but I believe that will remove the ability for Visual Studio to know how to work with VWG templates. Then all I am left with is trying to compile the source code, which won't compile. And if it did compile, how does the source code generate the VWG templates in Visual Studio?

Just this error... what does this mean... did I download basically a non-tested version of 6.4?
'Gizmox.WebGUI.Forms.Control' does not contain a definition for 'HasTabIndex' and no extension method 'HasTabIndex' accepting a first argument of type 'Gizmox.WebGUI.Forms.Control' could be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Client\Controllers\ControlCollectionController.cs    272    70    Gizmox.WebGUI.Client.3.5

COMPLETELY TRAPPED!

I have been getting many different errors trying to compile. Here is the latest:
Error    17    'Gizmox.WebGUI.Forms.Control' does not contain a definition for 'HasTabIndex' and no extension method 'HasTabIndex' accepting a first argument of type 'Gizmox.WebGUI.Forms.Control' could be found (are you missing a using directive or an assembly reference?)    C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Client\Controllers\ControlCollectionController.cs    272    70    Gizmox.WebGUI.Client.3.5
Error    22    Metadata file 'C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Client\bin\Debug\Gizmox.WebGUI.Client.dll' could not be found    Gizmox.WebGUI.Forms.Design.3.5
Error    46    Metadata file 'C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Forms.Design\bin\Gizmox.WebGUI.Forms.Design.dll' could not be found    Gizmox.WebGUI.Forms.Catalog.3.5
Error    63    Metadata file 'C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Forms.Design\bin\Gizmox.WebGUI.Forms.Design.dll' could not be found    Gizmox.WebGUI.Forms.References.3.5
Error    64    Metadata file 'C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Client\bin\Debug\Gizmox.WebGUI.Client.dll' could not be found    Gizmox.WebGUI.Forms.References.3.5
Error    65    Metadata file 'C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Forms.Catalog\bin\Gizmox.WebGUI.Forms.Catalog.dll' could not be found    Gizmox.WebGUI.Client.Catalog.3.5
Error    66    Metadata file 'C:\Program Files\Gizmox\Visual WebGUI\Sources\Gizmox.WebGUI.Client\bin\Debug\Gizmox.WebGUI.Client.dll' could not be found    Gizmox.WebGUI.Client.Catalog.3.5
 

 

 
New Post 12/10/2009 6:07 AM
  rolls
13 posts
www.pipsqweek.com
No Ranking


Re: Cannot Install 6.4 

Derek i am suffering the same problem. I think the problem is that there is no 6.4.0 SDK in the list of download files. I have sent an email to ORI, I have not heard from him yet.

Currently it is impossible to setup and run 6.4.0 with the available files on the gizmox site.

 

 

 
New Post 12/10/2009 10:33 AM
  derekmhart@yahoo.com
685 posts
1st Level Poster


Re: Cannot Install 6.4 
Modified By derekmhart@yahoo.com  on 12/10/2009 1:43:02 PM)

My development team has completely stopped for 2 days. Is the above statement true, that we cannot install the latest version of 6.4 from the site. Why has nobody answered us on this issue? Days of going in circles to find out we should not download the latest 6.4 with source code, but only have the one from the site that is a month or two old. This is a critical time for my application and I have to make the move to 6.4 because of bugs in 6.3.11.  Are there no answers because only a couple of us are experiencing this?

Also, can I get answers on ths following:

I cannot install and successfully use the very latest sources version from the SVN download directory... I cannot compile the CORE program.

Do I need to remove the 6.4 preview version in add/remove programs? If I do that, I cannot compile the latest SVN download anyway. Do I remove all the files from the GAC? Remove the licensing file from the GAC also. I am literally guessing for hours...

Please give me a detailed answer to all of this. Should the latest download work?

Isn't the latest preview version a month or two older than the one on the SVN site? Should I not even be trying to compile this, as is is very untested?

If I do have to remove the files from the GAC, then I have to uninstall the latest 6.4 preview, but I believe that will remove the ability for Visual Studio to know how to work with VWG templates. Then all I am left with is trying to compile the source code, which won't compile. And if it did compile, how does the source code generate the VWG templates in Visual Studio?

 
Previous Previous
 
Next Next
  Forum  Commercial Foru...  Commercial Foru...  Cannot Install 6.4
Assessment Bottom
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS