RE: Web part with dll reference

2009-07-28 Thread Chris_PY_Teh
chris, i think he meant your external reference assembly probably reference to another external reference assembly. I wouldnt deploy the external reference assembly with your solution but instead install them separately (if there is installation for it) but as jeremy suggested you can add the safe

RE: Web part with dll reference

2009-07-28 Thread Chris_PY_Teh
all good mate :) btw back to your problem, does call stack give away what could be wrong with the web part? Chris Milne chris.mi...@data

RE: Web part with dll reference

2009-07-28 Thread Chris Milne
Ahoy, No change since last post: Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe. Show Error Details http://dvsdev001/chris/default.aspx Hide Error Details

RE: Web part with dll reference [SEC=UNCLASSIFIED]

2009-07-28 Thread Specker, Caroline
Have you double checked the safe control entry to make sure it matches the dll exactly - in particular the public key token? -Original Message- From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Chris Milne Sent: Tuesday, 28 July 2009 4:25 PM To: ozmoss@ozmoss.com Subject:

RE: Web part with dll reference [SEC=UNCLASSIFIED]

2009-07-28 Thread Chris Milne
I had, however like I mentioned in my earlier post I was unsure about having the assembly name and namespace the same. Have changed these to be different in the external library project and I’ve got a bit further, it’s now giving me a COMException error specific to the external library

RE: Web part with dll reference

2009-07-28 Thread Jeremy Thake
Can you post a screenshot of the properties of the dll in the assembly folder AND also cut and paste the safecontrol entry in your web.config. Another stab in the dark...are you modifying the correct web.config? Is this a single server farm? Jeremy Thake Readify | Senior Consultant M: +61 400

Re: Web part with dll reference

2009-07-28 Thread Bill Williamson
Turn on the dotnet assembly resolution logging, it will likely tell you what's wrong. My guesses: -assembly referenced from your filesystem. that makes it a non-strong reference. When it's copied to the GAC you are no longer finding it. In visual studio, are you referencing it from your GAC or

RE: Web part with dll reference

2009-07-28 Thread Jeremy Thake
Guys, do you mind if i grab this and structure it for a page on the SPDevWiki? Jeremy Thake Readify | Senior Consultant M: +61 400 767 022 | E: jeremy.th...@readify.net | W: www.readify.net -Original Message- From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Ishai Sagi

RE: Web part with dll reference

2009-07-28 Thread Ishai Sagi
Same -Original Message- From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Chris Milne Sent: Wednesday, 29 July 2009 2:00 PM To: ozmoss@ozmoss.com Subject: RE: Web part with dll reference I don't mind RE my posts. Would love to have a look-see when you're done. Kind

RE: Synching issues [SEC=UNCLASSIFIED]

2009-07-28 Thread Paul Noone
Hi Rahul, Thanks for the detailed resolution but I'm keen to resolve this in a supported manner if at all possible. It has been suggested to me that running the sync -listolddatabases [n] followed by sync -deleteolddatabases may provide a resolution. I never ran the preparetomove command when