Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Recompile GSP completely but error!
galleryserverproo
#1 Posted : Thursday, 19 May 2011 8:24:03 PM(UTC)
Rank: Member

Joined: 12/05/2011(UTC)
Posts: 24
Location: hn

Hi Roger,

I have only recompiled v2.4.8 GSP source code don't edit any code file by Visual Studio 10, then I copied GalleryServerPro.Web.dll to bin folder in my IIS server, but it error with some, example: can't play with media (mp3..) that will play by silverlight (it don't display silverlight's interface, only title of media...). but when I download GalleryServerPro.Web.dll from your site it wouldn't error!

Note: when rebuild solution, I tested by two methods, the firt is choose dotnet framework for website solution is version 2.0 and second is version 3.5. but both of them have error.


My background are: IIS, DotNet Frame work v3.5 installed.


thanks
Roger Martin
#2 Posted : Thursday, 19 May 2011 9:35:48 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

I don't understand what the error is. Can you be more specific? Can you provide an URL so I can see for myself?

The compiled version is built from the source code that I posted, so there shouldn't be any issue with replacing the compiled version with one built from the source.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
galleryserverproo
#3 Posted : Thursday, 19 May 2011 9:45:14 PM(UTC)
Rank: Member

Joined: 12/05/2011(UTC)
Posts: 24
Location: hn

I recompiled and public in localhost don't connect to the Internet, then can't show URL for you.

so, I will be going to recompile by another Visual Studio and then report result to you.

Roger! What Visual Studio and .dotNet version you are using for build 2.4.8 project? I will using the same with you.


thank you.
Roger Martin
#4 Posted : Friday, 20 May 2011 7:46:12 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

You can tell the version of .NET the source code targets by looking at the properties of each project in Visual Studio. They all target .NET 2.0 except for the WPF project, which targets 3.0.

If you just compile the solution without changing anything, you will end up with a DLL that is a drop-in replacement for the compiled version I distribute.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
galleryserverproo
#5 Posted : Saturday, 21 May 2011 5:02:50 AM(UTC)
Rank: Member

Joined: 12/05/2011(UTC)
Posts: 24
Location: hn

Hi Roger,

I rebuild all project solution by V.Sudio 10.0 with your default setting in all projects but it issues two errors as belowing:

Error 285 Unable to resolve type 'ComponentArt.Web.UI.Grid, ComponentArt.Web.UI, Version=2008.2.1288.5, Culture=neutral, PublicKeyToken=null' D:\GalleryServerPro_V2_4_8_Source\Website\Properties\licenses.licx line 1 project Website.


Error 19 WCAG 12.1 : Frame is missing descriptive title. <frameset>, <frame>, or <noframes> does not contain descriptive title text. Add a descriptive title (title="X"). You can also use the Frames Properties dialog to add a title. D:\GalleryServerPro_V2_4_8_Source\Website\gs\pages\install.ascx line 122


can you help me.
Roger Martin
#6 Posted : Saturday, 21 May 2011 6:06:52 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Try deleting Website\Properties\licenses.licx. This is a file created by the ComponentArt DLL and I believe it will be automatically recreated if the DLL deems it necessary.

The iframe error is probably not a real error that is preventing the site from running - it sounds like an HTML validation warning. If deleting the licx file doesn't solve the problem, then add a title attribute to the iframe in Website\gs\pages\install.ascx like it suggests.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
galleryserverproo
#7 Posted : Sunday, 22 May 2011 6:57:59 PM(UTC)
Rank: Member

Joined: 12/05/2011(UTC)
Posts: 24
Location: hn

Ok, I have changed dotNet version to 3.5 for all projects solution, it hasn't error issued.

thanks you,

By the way, when beginning of access to GSP, it connectting to the very slowly, but when it connected is running normal.
note: My server don't connect to the Internet.

could you guest anything issue in my site?


thank you.
Roger Martin
#8 Posted : Monday, 23 May 2011 7:25:52 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

The first time the page is accessed, the code is compiled, which takes some time. You will notice this every time the server restarts or the IIS app pool recycles.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.