Padding Padding
Janet
Systems
 Register  Login 
Telephone  01628 566 178
Website Design, Hosting and Software Services
  Search 
Padding
corner Padding corner
Padding Padding
corner Padding corner
 Forum
 
  Forum  DotNetNuke Modu...  janet.Marquee  Edit settings not available
Previous Previous
 
Next Next
New Post 1/17/2007 2:04 PM
  leiner
1 posts


Edit settings not available 

Module installed fine but when I try to edit the settings I get the following error:

Edit Marquee Settings

      Erreur: Edit Marquee Settings inconnue.
            DotNetNuke.Services.Exceptions.ModuleLoadException: ? --->
System.IO.FileNotFoundException: ? File name: "janet.ColourPicker" at
janet.Marquee.Marquee_Edit.doModules() at
janet.Marquee.Marquee_Edit.Page_Load(Object sender, EventArgs e) ===
Pre-bind state information === LOG: DisplayName = janet.ColourPicker,
Version=1.0.2559.14411, Culture=neutral, PublicKeyToken=null
(Fully-specified) LOG: Appbase =
file:///c:/hosting/webhost4life/member/leiner/monepicure LOG: Initial
PrivatePath = bin Calling assembly : janet.Marquee, Version=1.0.2559.14412,
Culture=neutral, PublicKeyToken=null. === LOG: Policy not being applied to
reference at this time (private, custom, partial, or location-based assembly
bind). LOG: Post-policy reference: janet.ColourPicker,
Version=1.0.2559.14411, Culture=neutral, PublicKeyToken=null LOG: Attempting
download of new URL
file:///C:/WINDOWS/MICROSOFT.NET/FRAMEWORK/V1.1.4322/Temporary ASP.NET
Files/root/0fd01b62/7e8090a5/janet.ColourPicker.DLL. LOG: Attempting
download of new URL
file:///C:/WINDOWS/MICROSOFT.NET/FRAMEWORK/V1.1.4322/Temporary ASP.NET
Files/root/0fd01b62/7e8090a5/janet.ColourPicker/janet.ColourPicker.DLL. LOG:
Attempting download of new URL
file:///c:/hosting/webhost4life/member/leiner/monepicure/bin/janet.ColourPicker.DLL.
LOG: Attempting download of new URL
file:///c:/hosting/webhost4life/member/leiner/monepicure/bin/janet.ColourPicker/janet.ColourPicker.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/MICROSOFT.NET/FRAMEWORK/V1.1.4322/Temporary ASP.NET
Files/root/0fd01b62/7e8090a5/janet.ColourPicker.EXE. LOG: Attempting
download of new URL
file:///C:/WINDOWS/MICROSOFT.NET/FRAMEWORK/V1.1.4322/Temporary ASP.NET
Files/root/0fd01b62/7e8090a5/janet.ColourPicker/janet.ColourPicker.EXE. LOG:
Attempting download of new URL
file:///c:/hosting/webhost4life/member/leiner/monepicure/bin/janet.ColourPicker.EXE.
LOG: Attempting download of new URL
file:///c:/hosting/webhost4life/member/leiner/monepicure/bin/janet.ColourPicker/janet.ColourPicker.EXE. -
-- End of inner exception stack trace ---

 
New Post 1/18/2007 1:48 PM
  kdickman
2 posts


Re: Edit settings not available 

I get some of the same type of errors when I try to edit the settings. (listed below)

Error: Edit Marquee Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'janet.ColourPicker, Version=1.0.2559.14411, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'janet.ColourPicker, Version=1.0.2559.14411, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'janet.ColourPicker, Version=1.0.2559.14411, Culture=neutral, PublicKeyToken=null' at janet.Marquee.Marquee_Edit.doModules() at janet.Marquee.Marquee_Edit.Page_Load(Object sender, EventArgs e) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. --- End of inner exception stack trace ---

Plus I get this error after adding it to a page

A runtime error ocured on line 283 do you wish to debug arjanetmarquee is undefined.

Please help

Kory Dickman

 
New Post 1/18/2007 2:05 PM
  neil
109 posts
www.janetsystems.co.uk


Re: Edit settings not available 
Hello Kory,

I have been following this up with Leif this morning. The result is that I need to update the notes for the module. The colour picker module also needs to be installed, its available with the marquee module on Snocovered, or if you siwh I can send a copy to you. I need to look further into providing it as an option.

Regarding the second error I'll check on that one.

Neil
 
New Post 1/19/2007 1:42 PM
  kdickman
2 posts


Re: Edit settings not available 

It came as part of the install but will not install on 4.04. Is it a free module? Can you send it to me so I cam make sure I got the right one?

Thanks

Kory Dickman

 
New Post 1/19/2007 2:15 PM
  neil
109 posts
www.janetsystems.co.uk


Re: Edit settings not available 
Hello Kory,

Should be OK on 4.0.4, I'll double check it. I'll get a copy sent to you.

Neil
 
New Post 3/7/2007 2:01 PM
  nikoholic
2 posts


Re: Edit settings not available 
just got the module yesterday and am having a very hard time formatting the text for the marquee...

is all of the font formatting done in the css that it's asking for?

also, the executions of the scroll/slide/tick is horrible as well... is all this a firefox issue???? The ticker will only show one headline and won't change... the slide has no format to it... the scroll seems to speed up faster and faster...

I read on the forum that the module performs best in IE but will I get that same quality performance in Firefox???


module seems realy buggy =P

thanx in advance
 
New Post 3/7/2007 2:50 PM
  neil
109 posts
www.janetsystems.co.uk


Re: Edit settings not available 
Modified By neil  on 3/7/2007 3:59:51 PM)
Hello,

Could you let me know which version of the module you are using. Any chance of a look at the website.

The race effect under Firefox was cleared this week in version 01.00.14. Regarding the failure to step onto the next item, I'll double check.

Yes, the text may be formatted using CSS, add a name to the cssclass option. An example of the formatting is in the Notes document (save you looking I've copied the example below)

.Marquee{
  background:mistyrose;
  border:1px dotted black;
  color:silver;
  font-size:10px;
}

.Marquee a{
  color:red;
}

.Marquee a:visited, Marquee a:hover, Marquee a:link{
  color:green;
}



Neil
 
New Post 3/7/2007 3:06 PM
  nikoholic
2 posts


Re: Edit settings not available 
 neil wrote
Hello,

Could you let me know which version of the module you are using. Any chance of a look at the website.

The race effect under Firefox was cleared this week in version 01.00.14. Regarding the failure to step onto the next item, I'll double check.

Yes, the text may be formatted using CSS, add a name to the cssclass option. An example of the formatting is in the Notes document (save you looking I've copied the example below)

.Marquee{
  background:mistyrose;
  border:1px dotted black;
  color:silver;
  font-size:10px;
}

.Marquee a{
  color:red;
}

.Marquee a:visited, Marquee a:hover, Marquee a:link{
  color:green;
}



Neil


this helps alot... I did get the format working properly with the css after some more research....

now it looks the way I want... thanx and  cheers

as far as the module goes.... i downloaded 1.00.14 but in the mod def. admin it says 1.00.13 even though I install the one that say 1.00.14....

quick question, can the link be set to launch in a new browser??? =)
 
New Post 3/13/2007 9:38 PM
  neil
109 posts
www.janetsystems.co.uk


Re: Edit settings not available 
Hello,

Sorry about that - didn't get the advice e-mail for your post.

Oops, that's in the .dnn file. I'll make sure its correct for the next update.

I think you are right - would be better to open in a new window. I'll add it to the next update. I'm guessing that it won't hurt for a couple of weeks. The window opener can be implemented through the file janet.Marquee.js. Look for the following code at the bottom

function JanetMarqueeChangeLoc(item) {
    //if(item.length>0){document.location.href=item;}
    if(item.length>0){window.open(item);} 
}


I have commented out the existing action and added a new line in. I've tested it with Firefox and IE7.

Hope that helps. Let me know if you have any further questions or suggestions.

Neil
 
New Post 7/24/2007 11:16 PM
  tpelkey
1 posts


Re: Edit settings not available 

I am having a problem similar to Kory's.  I installed the Marquee module with no trouble (1.00.18) - but I have no ColourPicker and did not see one on snowcovered.  How can I get this?

 
Previous Previous
 
Next Next
  Forum  DotNetNuke Modu...  janet.Marquee  Edit settings not available
  

eCommerce
Dedicated servers from Janet Systems
DotNetNuke Website Hosting
Padding
Copyright 2002-2008 Janet Systems Ltd.   Terms Of Use  Privacy Statement Wednesday, August 20, 2008