Штомесячны архіў: Студзень 2008

Вось чаму я не люблю выкарыстоўваць інструмент нулявы дзень

http://groups.google.com/group/microsoft.public.sharepoint.portalserver.development/browse_thread/thread/41e8cbe4f15e8b4c/76506ea401403e35?#76506ea401403e35

Калі інструмент рабіць рэчы вы не разумееце, а затым яна трывае няўдачу ў кроку п невядомае лік крокаў, ты мёртвы ў вадзе…

</канец>

Technorati Тэгі:

Рашэнне BDC Адмова Імпарт ADF: “Адбылася наступная памылка:”

Я ў чарговы раз BDC распрацоўцы ADF файлаў ўручную (так што я магу пабудаваць сваю "выйсці мая газон!" Я) і ўдарыў гэтага цудоўнага памылцы:

малюнак

"Application definition import failed. Адбылася наступная памылка:"

Як вы можаце бачыць, ёсць памылка, але … ён не збіраецца, каб сказаць мне, што гэта такое.

У маім выпадку, the issue turned out that I had started off with a functional ADF for a different project that connected to a database and executed a SQL query against a view. In this new project, I am calling a method on a web service. I had stripped out the DB specific stuff and added my web service stuff, але не для абнаўлення <LobSystem>’s Type attribute. I switched it to "WebService" і я з радасцю перайшоў на новыя і больш цікавыя памылкі імпарту, якія былі апрацаваны ва ўстаноўленым парадку.

Вось няправільны LobSystem:

<LobSystem
XMLNS:XSI =HTTP://www.w3.org/2001/XMLSchema-instance
xsi:SchemaLocation =HTTP://schemas.microsoft.com/office/2006/03/BusinessDataCatalogBDCMetadata.xsd
Type="Database"
Version="1.0.0.0" Name="xyzzy"
xmlns="
HTTP://schemas.microsoft.com/office/2006/03/BusinessDataCatalog">

Гэта правільна:

<LobSystem
XMLNS:XSI =HTTP://www.w3.org/2001/XMLSchema-instance
xsi:SchemaLocation =HTTP://schemas.microsoft.com/office/2006/03/BusinessDataCatalogBDCMetadata.xsd
Type="WebService"
Version="1.0.0.0" Name="xyzzy"
xmlns="
HTTP://schemas.microsoft.com/office/2006/03/BusinessDataCatalog">

</канец>

Technorati Тэгі:

BDC здаецца жыццяздольнай замены для праглядаў

АБНАЎЛЕННЕ: Гэта MSDN размяшчэння мае некаторыя цікавыя назіранні з JXJ на аснове яго, асноўным адмоўныя, вопыту ідзем па гэтым шляху: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2623565&SiteID=1

We have a business scenario where we need to link two documents libraries via a common "document ID" поле.

We often use a lookup column to implements links like this. There are several drawbacks to lookup columns, тры з якіх з'яўляюцца:

  1. Only one column from the lookup lookup library can be linked.
  2. Прадукцыйнасць: The source library could contain hundreds of entries. That’s too many entries in the lookup.
  3. Пошук: There is no integrated search. I don’t mean in the MOSS sense of search, але няма ніякага спосабу пошуку / фільтраванне па некалькіх слупках з бібліятэкі зыходнага дакумента і знайсці спасылкі, якую хочаце.

Абапіраючыся на BDC, we can use a "business data" column type and it provides a superior search and even allows multiple columns of data to appear in list views.

У мяне былі некаторыя папярэднія поспех з гэтым падыходам і планую напісаць пра гэта больш.

Калі вы працавалі да гэтага кута і ёсць якія-небудзь каментары, калі ласка, падзяліцеся!

</канец>

Technorati Тэгі:

Рашэнне BDC Памылка імпарту: “Не атрымалася загрузіць тып апісваецца TypeName TypeDescriptor аўтара …”

Я працую з BDC сёння, coding ADF files by hand and generating myself some errors. One such error:

Імпарт вызначэння прыкладання не атрымалася. Адбылася наступная памылка: Не атрымалася загрузіць тып апісваецца TypeName TypeDescriptor аўтара. Найменне параметра: имяТипа адбылася памылка падчас або перад лініяй: '35’ і палажэнні: ’20’.

MOSS адлюстроўваецца гэтая памылка, калі я спрабаваў імпартаваць файл ADF XML.

Я даследаваў Інтэрнэце і выявіў, што я быў спасылацца на імя LOB напрыклад (з <LobSystemInstance>) ў маім <TypeDescriptor> вузла, калі я павінен быў спасылацца LOB сама назва (ад <LobSystem>).

Няправільны:

<TypeDescriptor TypeName="Conchango.KeyValue, Імя асобніка LOB" Name="KeyValue">

Выпраўце:

<TypeDescriptor TypeName="Conchango.KeyValue, Імя LOB" Name="KeyValue">

Спадзяюся, што гэта адна эканоміць хтосьці гадзіну ці два часу.

</канец>

Падпісацца на мой блог!

Technorati Тэгі:

Рашэнне праблемы: “FileNotFoundException” З Маім атрымальніка функцыі.

I was working on a feature last week that would add some event receivers to a specific list instance. (Я пісаў трохі аб гэтым спісе прымачом тут).

Выкарыстанне каманднага радка, Я магу ўсталяваць кампанент без памылкі (але гл ніжэй для схаванай памылцы). When I tried to deploy the feature on the site, MOSS complained of a "FileNotFoundException" памылка. This blog entry describes how I solved it.

Гэта памылка, якая паказала мне MOSS ў вэб-браўзэры:

Feature ‘b2cb42e3-4f0a-4380-aaba-1ef9cd526f20’ could not be installed because the loading of event receiver assembly "xyzzyFeatureReceiver_0" не ўдалося: System.IO.FileNotFoundException: Could not load file or assembly ‘xyzzyFeatureReceiver_0’ або адзін з залежных ад. The system cannot find the file specified.
File name: ‘xyzzyFeatureReceiver_0’
at System.Reflection.Assembly.nLoad(AssemblyName імя_файла, Струнны CODEBASE, Доказы assemblySecurity, Асамблея locationHint, StackCrawlMark& стэк глебы, Булевы throwOnFileNotFound, Булевы forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Доказы assemblySecurity, StackCrawlMark& стэк глебы, Булевы forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Доказы assemblySecurity, StackCrawlMark& стэк глебы, Булевы forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) да 1.
Увага: 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].

Troubleshoot issues with Windows SharePoint Services.

I know how to deliberately cause that error: don’t install the assembly in the GAC. Але, it was in the GAC. I normally install assemblies into the GAC by dragging them into the c:\windows\assembly folder using windows explorer. I’ve never felt 100% comfortable doing that because I always thought that gacutil existed for a reason … so I tried that. It made no difference.

I searched the Internets and found this post: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2243677&SiteID=1

The poster happened to be using the same root bit of code (from the Inside WSS book from this list) so that was a hopeful sign. Аднак, the suggestion of decorating the assembly with an [assembly: ] directive didn’t make sense to me. I tried it anyway and I was right. It made no difference.

Then I noticed that my class definition was not public. I made it public and that made no difference.

Наступны, I went to the trouble of enabling the "assembly bind failure log" (пасля карыснымі і дакладнымі інструкцыямі) and this is where things started to get interesting. That log shows me that the runtime is searching everywhere on that server for my assembly. It even appears to be searching for it in my medicine cabinet. Але … ён не будзе шукаць яго ў GAC.

I put on my winter jacket and go searching the Internets again and find that someone has had this problem too. The lengthy discussion in that posting peters off into nothing and I can’t find a solution.

I move my assembly into one of the places the log claims it’s searching and I make a little more progress. I’m rewarded with a new error in the browser when I try to activate the feature:

Failed to create feature receiver object from assembly "xyzzyFeatureReceiver_0", type "Conchango.xyzzyFeatureReceiver" для мастацкіх b2cb42e3-4f0a-4380-ааба-1ef9cd526f20: System.ArgumentNullException: Значэнне не можа быць пустым.
Найменне параметра: тып
at System.Activator.CreateInstance(Тып Тып, Булевы непублічнай)
at System.Activator.CreateInstance(Тып Тып)
at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

Troubleshoot issues with Windows SharePoint Services.

Час для адной апошняй паездкі ў інтэрнэце!

На гэты раз я даведаюся,, дастаткова прадказальна, that MOSS issues this error because the assembly is not in GAC.

Я хачу атрымаць нешта станоўчае з гэтага і спрабуюць адчуваць сябе крыху ганаруся тым, што я стварыў Уцякач з MSIL зборкі, but it’s not working. I’m just plain annoyed. I find myself muttering "chicken or the egg" пад нос.

I finally decide to punt. I create an entirely new project and copy/paste the code from the incredible-cloaked-from-the-GAC-assembly non-working project over to this new project. (I look for a build flag called something like "hide from assembly binding if installed in the GAC" але не магу знайсці адну).

Я ўсталяваць функцыю і актываваць яго і … гэта працуе! Так, пасля ўсяго, што, I had to basically ‘reboot’ my project. Гэта яшчэ адна прычына, чаму я ненавіджу кампутары.

I did learn something useful from this. I had been installing features using the stsadm command line all day long and been using the "-force" option out of habit. Па некаторых прычынах, I did not use the -force option when I installed the new project. На гэты раз, Я зрабіў на самай справе, truly forget to copy this new project’s assembly into the GAC. У выніку, I received that "FielNotFoundException" памылка. На гэты раз, Я атрымаў яго ад Stsadm, not when I tried to activate the feature via the web browser. Так, -force actually plays two roles. It allows you to re-install an existing feature. It also allows you to install a buggy feature that cannot work at runtime by suppressing the error. It probably says as much in the help somewhere but I never noticed it.

</канец>

Нядзеля Смешныя: Верхні 10 Спосабаў, каб дапячы сваёй жонцы

  1. Купіць брокалі, калі вы ведаеце, што ёсць ужо больш чым досыць у халадзільніку.
  2. Go for a run. Cool off. Take off clean pillow case and replace with T-shirt. Cover with clean pillow case.
  3. Пры руху, спытаеце, калі мы павінны ісці няправільны шлях ўніз вуліца з аднабаковым рухам.
  4. Для 15 гадоў, кожную нядзелю, што вы жонка прапануе збіраецца ў музей, выказваюць здзіўленне, што музеі адкрыты ў нядзелю.
  5. Для 15 гадоў, occasionally suggest going to the local book store on Sunday. Express surprise that they are not open on Sunday’s (дзякуй вялікі Пурытанскія законы!).
  6. Выкарыстоўваць 20 пунктаў, каб зрабіць 3 point turn.
  7. На халодную восень рана днём, walk into the room and turn on the A/C. Complain that it’s cold. When wife says, "then why did you turn that on, дурны" і ўстае, каб выключыць яго, grab the warm spot she had on the couch. Bonus points if she does not realize you did it until much later.
  8. Адкрыць слоік смачнага тунца белы тунец і з'есці яго прама з банкі, у ложку, ноччу.
  9. Пайсці на кухню ў той час як жонка есць вячэру, адкрыць скрыню сталовых прыбораў і посуду штуршок вакол, пакуль крыкі жонкі, "what are you looking for!"
  10. Атрымаўшы новыя візітныя карткі, таемна размясціць іх па ўсім доме: Пад ложкам, ў навалачцы, ўнутры кававыя кубкі, ў сумачцы, ў кішэні паліто, адсекаў аўтамабіля пальчаткі, каморы — anywhere you can think of.
  11. Напісаць запісаў аб вашай жонцы.
  12. Прачынацца.
  13. Пры хадзе на вуліцах Нью-Ёрка, be on the alert for "crusty" objects on the ground. Маючы на ​​ўвазе асаблівых боязі вашай жонкі, дасягнуць ўніз, як быццам падняць адзін і спытаць, "hmm, Цікава, што гэта такое?" (Be prepared for wife to body slam you as if she’s a secret service agent protecting the President from a sniper or you’ll find yourself laying on your back on the sidewalk).
  14. Drive twice around a parking lot looking for space. You know you’ve really hit pay dirt when your son in the back seat yells, "Oh no! Ён робіць гэта зноў!"
  15. Write "top 10" спісы, якія не маюць 10 элементы.

===

Бонусныя жарт жонкі:

Two male co-workers go out to lunch. One of them tells the other, "I let loose an embarrassing Freudian slip the other night."

"A Freudian slip? What’s that?"

"Well, калі мы скончылі ёсць, Падышла афіцыянтка і спытала, як нам спадабаліся нашы стравы. Я меў на ўвазе сказаць, ‘I loved the chicken breast’ but instead I said ‘I loved your breasts’. I was so embarrassed."

"Ah," his co-worker replied. "I had the same thing happen to me this weekend with my wife. We were eating breakfast I meant to ask her to pass the butter, але замест гэтага я крычаў на яе, ‘You ruined my life!'"

</канец>

Technorati Тэгі:

Код падзеі 1023: “Не атрымалася загрузіць пашыраецца лічыльнікаў MSSCNTRS DLL”

АБНАЎЛЕННЕ (04/08/08): I seem to have solved this problem. From the command line, I ran "c:\Windows System32 Lodctr / R" паводле запісу кажуць аб праблемах InstallShield і які, здаецца, вырашыў гэта для мяне.

Я заўважыў, што ў апошні час, my desktop/server fan never turns off. I know it used to turn off. I took a moment to check it out noticed that the a VMware process was running a consistent 20% utilization on one of the CPU’s. I checked the event log and saw these errors in the application log happening dozens of times per minute:

Не атрымалася загрузіць пашыраецца лічыльнікаў UGatherer DLL, першы DWORD ў раздзеле дадзеных кода Windows Error.

Не атрымалася загрузіць пашыраецца лічыльнікаў UGTHRSVC DLL, першы DWORD ў раздзеле дадзеных кода Windows Error.

Не атрымалася загрузіць пашыраецца лічыльнікаў MSSCNTRS DLL, першы DWORD ў раздзеле дадзеных кода Windows Error.

Калі я паглыбіцца ў дэталі аднаго з гэтых паведамленняў, Я атрымліваю гэта:

Крыніца: Perflib

Тып: Памылка

Катэгорыя: Ні адзін

Код падзеі 1023

I did some research and there was some indication it could be a permission problem in terms of access to the DLLs in question. I played around with that stuff but could not affect things in a positive way so I gave up on that.

VMware была ныццё мяне аб выкананні абнаўлення на працягу досыць доўгага часу, так што я запісаў версію я ўсталяваў (apparently "1.0.1 build 29996") and did the update. This upgraded me to v1.04. Сумна, гэта не вырашыць праблему.

I can stop the insane number of messages going to my application log if I shut down a service named "VMware Authorization Service". This prevents me from using the VMware software, так … not such a great option.

Базавая аперацыйная сістэма Windows XP з'яўляецца 64 біт.

Я не думаю, што гэта заўсёды адбывалася, але я не памятаю ні аднаго канкрэтнага падзеі, што магло б прывесці да яго.

Вось чаму я ненавіджу кампутары.

</канец>

Technorati Тэгі:

Хутка & Лёгка: Пераназавіце загружаны файл з дапамогай аб'ектнай мадэлі SharePoint праз прыёмнік падзей

АБНАЎЛЕННЕ: This works but there are significant limitations which are described in the comments. This may still be useful in some cirumstances.

АБНАЎЛЕННЕ 2: У маім бягучым праекце, users always upload documents. У выніку, I don’t run into a problem where MS Word is running and thinks that the file was renamed on it. I did run into a problem, "the file was modified by someone else" and solved this via a simple semaphore type flag. Users need to change a meta data field from its default value to something else. The itemupdated() Прыёмнік шукае сапраўднае значэнне там да фактычнага выканання перайменавання і з тых часоў, I have not had any problems. Your mileage may vary.

I have a client requirement to change the name of files uploaded to a specific document library to conform with a particular naming convention. The API does not provide a "rename()" метад. Замест, мы выкарыстоўваем "MoveTo(…)". Here is a minimal bit of code to accomplish this:

 грамадскасць адмяняць ануляваць ItemAdded(SPItemEventProperties ўласцівасці)
        {
            SPFile F = properties.ListItem.File;

            f.MoveTo(properties.ListItem.ParentList.RootFolder.Url + "/xyzzy.doc");
            f.Update();

        }

The only tricky bit is the "properties.ListItem.ParentList.RootFolder.Url". The MoveTo() method requires a URL. That mashed up string points me to the root folder of my current document library. This allows me to avoid any hard coding in my event receiver.

Гэта больш карысна версія, якая робіць тое ж самае, but assigns the name of the file to "Title":

 грамадскасць адмяняць ануляваць ItemAdded(SPItemEventProperties ўласцівасці)
        {
            DisableEventFiring();

            // Назначце назва гэтага пункта на імя самога файла.
 // УВАГА: Гэта прызначэнне павінна адбыцца, перш чым змяніць сам файл.
 // Выклік абнаўлення() на SPFile здаецца несапраўдным ўласцівасці ў
 // пэўным сэнсе.  Updates to "Title" не ўдалося пакуль што змены (і абнаўлення() называць)
 // былі перамешчаныя перад змяненнем імя файла.
            properties.ListItem["Title"] = Properties.ListItem.File.Name;

            properties.ListItem.Update();

            SPFile F = properties.ListItem.File;

            // Атрымаць пашырэння файла.  Нам трэба, каб пазней.
 радок spfileExt = новы Інфармацыя аб файле(f.Name).Пашырэнне;

            // Пераназавіце файл у ID элемента спісу і выкарыстоўваць пашырэнне файла, каб захаваць
 // што частка яго ў такім выглядзе.
            f.MoveTo(properties.ListItem.ParentList.RootFolder.Url +
                "/" + properties.ListItem["ID"] + spfileExt);

            // Фіксацыя ходу.
            f.Update();

            EnableEventFiring();
        }

Форум Размовы: Захаванне рэкамендацый выканання ў нетрывіяльных MOSS навакольнага асяроддзя

Хлопец, "Mark", has started up a potentially interesting newsgroup discussion focusing on "establishing excellent SharePoint Governance from the start" для 35,000 карыстацкай асяроддзя.

Размовы тут: http://groups.google.com/group/microsoft.public.sharepoint.portalserver/browse_thread/thread/6d9a738d981af772/1c390b15c5407db6?#1c390b15c5407db6

Поп пра больш і спрыяюць!

</канец>

Карыстацкі URL Дзеянне не будзе адлюстроўвацца для новых функцый

I’m still in the habit of crafting my feature XML files by hand since it’s all quite new to me. I don’t want to rely on a front-end tool that does stuff I don’t understand (Ён сказаў, як ён напісаў у блогу запіс з дапамогай інструмента ён не разумее).

Сёння, I was trying to add a custom action to the site settings but it just wouldn’t show up. I could install the feature and see it in the site features, but when I activated it (without error) it simply wouldn’t show up on the drop-down menu.

I finally realized that I misspelled "SharePoint" in the Location attribute of the <CustomAction> вузел. This is the bad elements.xml file:

<?XML версія="1.0" кадаваньне="UTF-8" ?>
<Элементы XMLNS="HTTP://schemas.microsoft.com / SharePoint /">
  <CustomAction
 Id="SiteActionsToolbar"
 GroupId="SiteActions"
 Размяшчэнне="Microsoft.Sharepoint.StandardMenu"
 Sequence="100"
 Назва="Прывітанне!"
 Апісанне="Custom menu action added via a feature."
 ImageUrl="_layouts/images/menuprofile.gif">

    <UrlAction Url="HTTP://www.xyzzy.com"/>

  </CustomAction>
</Элементы>

Good:

<?XML версія="1.0" кадаваньне="UTF-8" ?>
<Элементы XMLNS="HTTP://schemas.microsoft.com / SharePoint /">
  <CustomAction
 Id="SiteActionsToolBar"
 GroupId="SiteActions"
 Размяшчэнне="Microsoft.SharePoint.StandardMenu"
 Sequence="100"
 Назва="Прывітанне!"
 Апісанне="Custom menu action added via a feature."
    >
    <UrlAction Url="HTTP://www.xyzzy.com"/>
  </CustomAction>
</Элементы>

That one took me a good two hours to figure out 🙂

I take solace in the fact that some day in the future, I’ll be able to say with conviction, "back in the day, I had to walk three miles up hill in the snow (barefoot!) in order to deploy a custom feature to MOSS. You kids, you don’t know how easy you have it! Get off my lawn!"

Can’t wait.

</канец>

Technorati Тэгі: ,