மாதாந்திற ஆவண தொகுப்பு காப்பகம்: ஆங்கில ஆண்டின் முதல் மாதம் 2008

நான் கருவிகள் தினம் ஜீரோ பயன்படுத்தி பிடிக்காது ஏன் இந்த

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

கருவி விசயங்களை செய்து இருந்தால் உங்களுக்கு புரியவில்லை அது படியில் N வழிமுறைகளை ஒரு அறியப்படாத பல தோல்வி, நீங்கள் தண்ணீர் இறந்த…

</இறுதியில்>

Technorati குறிச்சொற்கள்:

BDC ADF இறக்குமதி தோல்வி தீர்வு: “பின்வரும் பிழை ஏற்பட்டது:”

நான் மீண்டும் கையை BDC ADF கோப்புகளை கைவினை (so that I can build up my "get off my lawn!" நான்) இந்த அழகான பிழை வெற்றி:

படம்

"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, but failed to update the <LobSystem>’s Type attribute. I switched it to "WebService" and I happily moved on to newer and more exciting import errors, which were handled in due course.

Here is the wrong 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">

This is correct:

<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 பார்வைகள் ஒரு வையபிள் மாற்று தெரிகிறது

புதுப்பிப்பு: தகவல்களுக்கு இந்த எம்எஸ்டிஎன் தனது அடிப்படையாக 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 இறக்குமதி பிழை தீர்வு: “TypeDescriptor இன் TypeName விவரிக்கப்பட்ட வகை ஏற்ற முடியவில்லை …”

நான் BDC இன்று வேலை, coding ADF files by hand and generating myself some errors. One such error:

விண்ணப்ப வரையறை இறக்குமதி தோல்வியுற்றது. பின்வரும் பிழை ஏற்பட்டது: TypeDescriptor இன் TypeName விவரிக்கப்பட்ட வகை ஏற்ற முடியவில்லை. அளவுரு பெயர்: typeName பிழை வரியில் அல்லது முன் ஏற்பட்டது: '35’ மற்றும் நிலை: ’20’.

நான் ADF XML கோப்பை இறக்குமதி செய்ய முயற்சித்த போது பாசி இந்த பிழை காட்டப்படும்.

நான் Internets ஆராய்ச்சி மற்றும் நான் உயரமாக எழும்பும்படி உதாரணமாக பெயரை குறிக்கும் இருந்தது கண்டறியப்பட்டது (இருந்து <LobSystemInstance>) என் <TypeDescriptor> நான் உயரமாக எழும்பும்படி பெயர் தன்னை குறிப்பிடப்பட்ட வேண்டும் போது கணு (இருந்து <LobSystem>).

தவறு:

<TypeDescriptor TypeName="Conchango.KeyValue, உயரமாக எழும்பும்படி நிகழ்வு பெயர்" Name="KeyValue">

சரி:

<TypeDescriptor TypeName="Conchango.KeyValue, உயரமாக எழும்பும்படி பெயர்" 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.

இந்த பாசி இணைய உலாவி என்னை காட்டியது என்று பிழை உள்ளது:

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’ அதன் சார்பு அல்லது ஒரு. கணினி குறிப்பிட்ட கோப்பு கண்டுபிடிக்க முடியவில்லை.
கோப்பு பெயர்: ‘xyzzyFeatureReceiver_0’
at System.Reflection.Assembly.nLoad(கோப்பு AssemblyName, சரம் குறியீடுஅடிப்படையில், ஆதாரம் assemblySecurity, சட்டமன்ற locationHint, StackCrawlMark& stackMark, பூலியன் throwOnFileNotFound, பூலியன் forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyRef AssemblyName, ஆதாரம் assemblySecurity, StackCrawlMark& stackMark, பூலியன் forIntrospection)
at System.Reflection.Assembly.InternalLoad(சரம் assemblyString, ஆதாரம் assemblySecurity, StackCrawlMark& stackMark, பூலியன் forIntrospection)
at System.Reflection.Assembly.Load(சரம் assemblyString)
at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
WRN: சட்டமன்ற பிணைப்பு பதிவு நிறுத்தப்பட்டுள்ளது.
சட்டசபை சேரும் தோல்வியை பதிவு செயல்படுத்த, பதிவகம் மதிப்பு அமைக்க [HKLM மென்பொருள் மைக்ரோசாப்ட் ஃப்யூஷன்!EnableLog] (DWORD) வேண்டும் 1.
குறிப்பு: சட்டசபை சேரும் தோல்வியை பதிவு தொடர்புடைய சில செயல்திறன் தண்டனை இல்லை.
இந்த அம்சத்தை அணைக்க, பதிவகம் மதிப்பு நீக்க [HKLM மென்பொருள் மைக்ரோசாப்ட் ஃப்யூஷன்!EnableLog].

விண்டோஸ் ஷேர்பாயிண்ட் சேவைகள் சிக்கலை.

நான் வேண்டுமென்றே பிழை காரணமாக எப்படி என்று எனக்கு தெரியும்: 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% நான் எப்போதும் gacutil ஒரு காரணம் இருந்தது என்று தான் வசதியாக அந்த செய்து … so I tried that. It made no difference.

நான் Internets தேடியது மற்றும் இந்த காணப்படவில்லை: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2243677&SiteID=1

சுவரொட்டி குறியீடு அதே ரூட் பிட் பயன்படுத்தி கொள்ள நடந்தது (இந்த பட்டியலில் இருந்து உள்ளே WSS புத்தகத்தில் இருந்து) so that was a hopeful sign. எனினும், ஒரு கொண்ட அலங்கரித்தல் சட்டசபை யோசனையை [சபை: ] 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. ஆனாலும் … இது காக் அதை தேட முடியாது.

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-aaba-1ef9cd526f20: System.ArgumentNullException: மதிப்பு பூஜ்ஜிய இருக்க முடியாது.
அளவுரு பெயர்: மாதிரி
at System.Activator.CreateInstance(வகை வகை, NonPublic பூலியன்)
at System.Activator.CreateInstance(வகை வகை)
at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

விண்டோஸ் ஷேர்பாயிண்ட் சேவைகள் சிக்கலை.

Internets ஒரு இறுதி பயணம் நேரம்!

நான் கண்டுபிடிக்க இந்த நேரம், எதிர்பார்த்தபடி போதும், 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. For some reason, 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. ஓட்டுநர் போது, நாம் ஒரு வழி தெரு கீழே தவறான வழியில் செல்ல வேண்டும் என்றால் ask.
  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. ருசியான வெள்ளை albacore டுனா ஒரு CAN திறந்து முடியும் இருந்து நேராக அதை சாப்பிட, படுக்கையில், இரவு.
  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! He’s doing it மறுபடி!"
  15. Write "top 10" lists that don’t have 10 உருப்படிகள்.

===

Bonus wife joke:

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, when we finished eating, the waitress came by and asked how we liked our meals. I meant say, ‘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, but instead I screamed at her, ‘You ruined my life!'"

</இறுதியில்>

Technorati குறிச்சொற்கள்:

Event ID 1023: “Windows cannot load extensible counter DLL MSSCNTRS”

புதுப்பிப்பு (04/08/08): I seem to have solved this problem. From the command line, I ran "c:\Windows system32 lodctr / ஆர்" 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 ஏற்ற முடியாது, தரவு பிரிவில் முதல் DWORD விண்டோஸ் பிழை குறியீடு உள்ளது.

விண்டோஸ் நீடிக்கவும் எதிர் டிஎல்எல் UGTHRSVC ஏற்ற முடியாது, தரவு பிரிவில் முதல் DWORD விண்டோஸ் பிழை குறியீடு உள்ளது.

Windows cannot load extensible counter DLL MSSCNTRS, தரவு பிரிவில் முதல் DWORD விண்டோஸ் பிழை குறியீடு உள்ளது.

நான் அந்த செய்தியை ஒரு விவரங்களை கொண்டு துளை என்றால், நான் இந்த கிடைக்கும்:

மூல: Perflib

மாதிரி: பிழை

வகை: None

Event ID 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 சில நேரம் ஒரு மேம்படுத்தல் நிகழ்ச்சி பற்றி எனக்கு தொந்தரவு, அதனால் நான் நிறுவப்பட்ட என்று பதிப்பு கீழே jotted (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.

ஹோஸ்ட் இயக்க அமைப்பு விண்டோஸ் எக்ஸ்பி உள்ளது 64 துண்டு.

நான் இந்த எப்போதும் நடந்தது இல்லை, ஆனால் நான் அதை வழிவகுத்தது என்று எந்த குறிப்பிட்ட நிகழ்வு நினைவு இல்லை.

நான் கணினிகள் வெறுக்கிறேன் ஏன் இந்த.

</இறுதியில்>

Technorati குறிச்சொற்கள்:

விரைவான & எளிதாக: ஒரு நிகழ்வு ரிசீவர் மூலம் ஷேர்பாயிண்ட் ஆப்ஜெக்ட் மாதிரி பயன்படுத்தி Uploaded கோப்பு மறுபெயரிட

புதுப்பிப்பு: 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 = புதிய FileInfo(f.Name).நீட்டுதல்;

            // பட்டியல் உருப்படியை அடையாள கோப்பு பெயரை வைத்து கொள்வது கோப்பு நீட்டிப்பு பயன்படுத்த
 // அப்படியே அது அந்த பகுதி.
            f.MoveTo(properties.ListItem.ParentList.RootFolder.Url +
                "/" + properties.ListItem["ID"] + spfileExt);

            // நடவடிக்கை உறுதி.
            f.Update();

            EnableEventFiring();
        }

கருத்துக்களம் கலந்துரையாடல்: அல்லாத சாதாரண பாசி சுற்றுச்சூழல் ல் செயல்படுத்துவதில் சிறந்த நடைமுறைகள் இணங்குதல்

ஒரு சக, "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, ஆனால் நான் அதை செயல்படுத்தப்படுகிறது போது (பிழை இல்லாமல்) இது வெறுமனே மெனுவினை காண்பிக்கப்படும் முடியாது.

I finally realized that I misspelled "SharePoint" இருப்பிடம் பண்புகளில் <CustomAction> தண்டில் காணப்படும் கணு. This is the bad elements.xml file:

<?எக்ஸ்எம்எல் பதிப்பு="1.0" குறியாக்கம்="UTF-8" ?>
<கூறுகள் xmlns="HTTP://schemas.microsoft.com / ஷேர்பாயிண்ட் /">
  <CustomAction
 ஐடி="SiteActionsToolbar"
 GroupId="SiteActions"
 இடம்="Microsoft.Sharepoint.StandardMenu"
 வரிசை="100"
 தலைப்பு="வணக்கம்!"
 விளக்கம்="தனித்துவ மெனு நடவடிக்கை ஒரு அம்சம் வழியாக சேர்க்கப்பட்டது."
 ImageUrl="_layouts / படங்கள் / menuprofile.gif">

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

  </CustomAction>
</கூறுகள்>

நன்மை:

<?எக்ஸ்எம்எல் பதிப்பு="1.0" குறியாக்கம்="UTF-8" ?>
<கூறுகள் xmlns="HTTP://schemas.microsoft.com / ஷேர்பாயிண்ட் /">
  <CustomAction
 ஐடி="SiteActionsToolBar"
 GroupId="SiteActions"
 இடம்="Microsoft.SharePoint.StandardMenu"
 வரிசை="100"
 தலைப்பு="வணக்கம்!"
 விளக்கம்="தனித்துவ மெனு நடவடிக்கை ஒரு அம்சம் வழியாக சேர்க்கப்பட்டது."
    >
    <UrlAction Url="HTTP://www.xyzzy.com"/>
  </CustomAction>
</கூறுகள்>

அதைக் கண்டுபிடிக்க எனக்கு இரண்டு மணிநேரம் பிடித்தது

நான் எதிர்காலத்தில் சில நாள் உண்மையில் ஆறுதல் எடுக்க, நான் உறுதியாக சொல்ல முடியும், "back in the day, நான் பனி மலை மூன்று மைல்கள் நடக்க வேண்டும் (பாதங்கள் திறந்த!) in order to deploy a custom feature to MOSS. You kids, நீங்கள் அதை எப்படி எளிதாக தெரியாது! Get off my lawn!"

காத்திருக்க முடியாது.

</இறுதியில்>

Technorati குறிச்சொற்கள்: ,