Problems in LV 2010 Appbuilder Interop Assembly Function Editor

There seems to be a bug in the function editor for a dot Net Assembly in the LabVIEW 2010 appbuilder.  If you begin adding, removing or rearranging function parameters, the parameter data at the right and function prototype don't match the parameter list.

Ah, I see. I had built a simple adding function and set x+y as the output then deleted x+y parameter and was not seeing anything but then if I deleted one of the input parameters I started to see what I believe you are seeing where the selected parameter would be x in my case but the name and VI input would be y. I will file a Corective Action Report on this. Thanks for pointing this out!
<Brian A | Applications Engineering | National Instruments> 

Similar Messages

  • Warning "A reference was created to embedded interop assembly 'stdole'"

    I add Video Cap Active X Control in VB 2010 to display video from my camera IP, but in error list, there is 3warning like this
    Warning 1
    A reference was created to embedded interop assembly 'stdole' because of an indirect reference to that assembly from assembly 'AxInterop.VIDEOCAPLib'. Consider changing the 'Embed Interop Types' property on either assembly.
    Warning 2
    A reference was created to embedded interop assembly 'stdole' because of an indirect reference to that assembly from assembly 'Interop.VIDEOCAPLib'. Consider changing the 'Embed Interop Types' property on either assembly.
    Warning 3
    A reference was created to embedded interop assembly 'stdole' because of an indirect reference to that assembly from assembly 'Microsoft.VisualBasic.Compatibility'. Consider changing the 'Embed Interop Types' property on either assembly.
    I 've read this link http://msdn.microsoft.com/en-us/library/ff182188.aspx but i still confuse and I don't know how to fix that case. I hope anyone can help that problems with some example
    thank you

    Hi ainunzariah,
    You can try set the Embed Interop Types property to false for
    AxInterop.VIDEOCAPLib,
    Interop.VIDEOCAPLib and Microsoft.VisualBasic.Compatibility
    in the References folder to see if it helps.
    Thanks.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem in Adhoc Query's set operation functionality.

    Hi Experts,
    I am facing problem executing Adhoc Query's set operation functionality.
    In Selection Tab, following operations are performed :-
    Execute a query and mark it as 'Set A'.(Say Hit list = X)
    Execute another query and mark it as 'Set B'.(Say Hit list = Y)
    In Set operation Tab, following operations are performed :-:-
    Carry out an Operations 'Set A minus Set B'.
    which results in Resulting Set = Z.
    Transfer the resulting set 'in hit list' and press the copy resulting set button.
    In Selection Tab, Hit list is populated with Z.
    And when output button is pressed, I get to see 'Y' list and not 'Z' list.
    Kindly help.
    Thanks.
    Yogesh

    Hi Experts,
    I am facing problem executing Adhoc Query's set operation functionality.
    In Selection Tab, following operations are performed :-
    Execute a query and mark it as 'Set A'.(Say Hit list = X)
    Execute another query and mark it as 'Set B'.(Say Hit list = Y)
    In Set operation Tab, following operations are performed :-:-
    Carry out an Operations 'Set A minus Set B'.
    which results in Resulting Set = Z.
    Transfer the resulting set 'in hit list' and press the copy resulting set button.
    In Selection Tab, Hit list is populated with Z.
    And when output button is pressed, I get to see 'Y' list and not 'Z' list.
    Kindly help.
    Thanks.
    Yogesh

  • Duplex printing problem in Word 2010 but NOT in Excel 2010

    At the risk of repeating an old question :
    I have  Windows 7 Pro, Office Professional 2010 and an HP Officejet Pro 8600 Plus and two sided printing is a problem in Word.
    Excel prints in Duplex by selecting "Print on both sides / Flip pages on short edge".
    Word, though, with the exact same Setting, fails and the document is printed one two sheets of paper ... one side only.  Seems rather bizarre.
    Help would be appreciated.
    Neil

    Hi,
    Which Word 2010 version do you use? Please try the Word 2010 14.0.4760.1000 version(We may upgrade or downgrade the version by install or uninstall the patches).
    Next, we may try the workarounds which provide by other communicators, I copied here:
    Workaround1:
    File then Print
    Go ahead and select manual print on both sides
    Go to page setup, print options, and the advanced tab. Go all the way down and select "Print on the front of the sheet for duplex printing."
    After printing the first set, I was able to just turn it 180 degrees and it worked just fine.
    Workaround2:
    As a work around I found if I ignore Words "Settings" and instead go into my printer properties, select the Finishing Tab, and select "Print on Both Sides (Manually)", the document will duplex print correctly.  Requires 5 steps instead of 3
    Quote From:
    http://social.technet.microsoft.com/Forums/office/en-US/b948525f-be7e-453c-9477-8a467852d360/duplex-problem-in-word-2010?forum=word
    Regards,
    George Zhao
    TechNet Community Support

  • Problem with "new page as a copy" function in 4.2

    Hi all,
    I found several problems with version 4.2 in the functionality of "new page as a copy".
    In particular, copying a page from another application, you lose the references to the template (eg template region, button ...) and these are replaced by a numeric code (eg 426589173 ... instead of "Region without Buttons and Titles") and, worst of all, the reference is lost to the buttons on the process conditions and branches.
    Has anyone encountered the same problem? I never had any problems with version 4.1.1
    Thanks
    Stefano
    Edited by: Stefano_i0600006 on 18-ott-2012 7.52
    Edited by: Stefano_i0600006 on 18-ott-2012 7.52

    Hi Stefano,
    Thank you for bringing this issue to our attention. I've logged bug *14786585* to track this issue. We'll endeavour to identify a resolution as soon as possible.
    Regards,
    Hilary

  • A reference was created to embedded interop assembly

    Hi
    I have several warnings as below;
    A reference was created to embedded interop assembly 'Accessibility' because of an indirect reference to that assembly from assembly 'System.Windows.Forms'. Consider changing the 'Embed Interop Types' property on either assembly.
    What do I need to do to resolve these?
    Thanks
    Regards

    Hi Y a h y a,
    >>A reference was created to embedded interop assembly 'Accessibility' because of an indirect reference to that assembly from assembly 'System.Windows.Forms'. Consider changing the 'Embed Interop Types' property on either assembly.
    Could you tell us the real project you were developing, WinForm or others? When did you get this error message?
    Based on the error message, you would check whether it is related to the
    Embed Interop Types property.
    Reference:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/ee5b0fdf-da01-499b-862b-c50ef914c35f/warning-a-reference-was-created-to-embedded-interop-assembly-stdole?forum=visualstudiogeneral
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/139194b1-059b-47c6-b079-705b39e3f888/a-reference-was-created-to-embedded-interop-assembly?forum=clr
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Interop assembly generates AccessViol​ationExcep​tion

    Hi,
    I am writing a .Net application that needs to read/write to an FPGA via DMA.  To do this I've written some LabVIEW VIs that do the read/write, generated a .net interop assembly and successfully incorportated this into my application.  The APIs generated by the LabVIEW builder are
    public static void ReadDma32(int Channel, int DataBufferSize, out uint[] Data, out int NumberOfEntriesRead, out int ReadResult);
    where the channel parameter identifies which DMA FIFO should be accessed.  The ReadDma32 calls block until they have any data to return so it's an asynchronous process.  This all works fine until I want to read from two different DMA channels at the same time. I then get a AccessViolationException with the message "Attempted to read or write protected memory.  This is often an indication that other memory is corrupt."  I assume this is because of some marshalling issue when two different threads call the same method at the same time.  I've tried changing the execution settings (reentrant execution) on the ReadDma32 vi but this has no effect.
    Does anyone have any suggestion on how to solve this issue?  My only idea so far is to remove the channel parameter from the method signature and have separate read/write dma methods for each DMA FIFO defined.  Not very elegant.
    thanks,
    Ralph
    public static void WriteDma32(int channel, uint[] data, out int writeResult);

    I have created interop dll for labview VI's.
    I am using interop dll in .NET environment.
    The method signature is 
    public static void ReconstructRawData(byte COMPort, double[] FlowValuesFullScaleFlow, double[] TemperaturesC, ErrorCluster errorin, byte Gastype, bool ValueFormatrealunitsFalse, out ushort GasDensity, out double[,] RawData, out ushort MaxFlow, out ushort GasID, out ErrorCluster errorout);
    I am calling as shown below
    byte bComPort = byte.Parse("1");
    byte bGasType = byte.Parse("6");
    bool blnValueFromatFalse = false;
    ushort GasDensity = 0;
    double[,] RawData = new double[100, 100];
    //double[][] RawData = null;
    ushort MaxFlow = 0;
    ushort GasID = 0;
    ErrorCluster ErrorIn = new ErrorCluster();
    double[] dblFlowValue = new double[2];
    dblFlowValue[0] = 20;
    dblFlowValue[1] = 50;
    double[] dblTempValue = new double[2];
    dblTempValue[0] = 10;
    dblTempValue[2]= 20;
    But i am getting memory error "Attempted to read or write protected memory. This is often an indication that other memory is corrupt"
    Stack Trace:at System.Runtime.InteropServices.Marshal.ReadInt32(I​ntPtr ptr, Int32 ofs)
    at System.Runtime.InteropServices.Marshal.ReadIntPtr(​IntPtr ptr)
    at NationalInstruments.LabVIEW.Interop.DataMarshal.Ma​rshalArrayOut(Type arrayType, IntPtr data)
    at NationalInstruments.LabVIEW.Interop.DataMarshal.Ma​rshalOutputArray(IntPtr entryPointDataSpace, Type arrayType, Int32 terminalIndex)
    Now hot to send RawData(multidimentional array) to an method of interop dll?
    I have created interop dll for labview VI's.I am using interop dll in .NET environment
    .The method signature is 
    public static void ReconstructRawData(byte COMPort, double[] FlowValuesFullScaleFlow, double[] TemperaturesC, ErrorCluster errorin, byte Gastype, bool ValueFormatrealunitsFalse, out ushort GasDensity, out double[,] RawData, out ushort MaxFlow, out ushort GasID, out ErrorCluster errorout)
    ;I am calling as shown below
    byte bComPort = byte.Parse("1");
    byte bGasType = byte.Parse("6");
    bool blnValueFromatFalse = false;
    ushort GasDensity = 0;
    double[,] RawData = new double[100, 100];
    ushort MaxFlow = 0;
    ushort GasID = 0;
    ErrorCluster ErrorIn = new ErrorCluster();
    double[] dblFlowValue = new double[2];dblFlowValue[0] = 20;dblFlowValue[1] = 50;
    double[] dblTempValue = new double[2];dblTempValue[0] = 10;dblTempValue[2]= 20;
    But i am getting memory error "Attempted to read or write protected memory.This is often an indication that other memory is corrupt"
    Stack Trace:
    at System.Runtime.InteropServices.Marshal.ReadInt32(I​ntPtr ptr, Int32 ofs)at System.Runtime.InteropServices.Marshal.ReadIntPtr(​IntPtr ptr)at NationalInstruments.LabVIEW.Interop.DataMarshal.Ma​rshalArrayOut(Type arrayType, IntPtr data)at NationalInstruments.LabVIEW.Interop.DataMarshal.Ma​rshalOutputArray(IntPtr entryPointDataSpace, Type arrayType, Int32 terminalIndex)
    Now hoW to send RawData(multidimentional array) to an method of interop dll?

  • Problem in calling application module's custom functions

    i m facing problem in calling application module's custom functions in jsp pages.
    i'll highly appreciate any reply to this mail.
    anant

    Hi,
    I also need to know how to call custom methods
    within an application module implementation.
    I have tried the <jbo:ApplicationModule id=am ...\>
    then later in the JSP <% am.customMethod() %>
    and this does not work. Any hints?I don't know how it works with JSPs, but if you want to call a custom method on a ApplicationModule, you first have to cast it to your custom class type.
    Somethin like this:
    MyAppModule am = (MyAppModule) sessionCookie.useApplicationModule( ... )
    or maybe in your JSP
    <jbo:ApplicationModule id="am">
    <% MyAppModuleClass am = (MyAppModuleClass) am; %>
    I think you forgot to do something like this in your JSP. Note that the code is not tested.
    Hope that helps
    Benjamin

  • TS4532 Any idea on the timing of the software update to fix the IOS6.1 problems with Exchange 2010?

    Any idea on the timing of the SW update to fix the IOS 6.1 problem with Exchange 2010?
    victor

    In reply to Macca7275
    We moved from Blackberry to iPhone for 120 services in 2010.  We have just renewed the iPhone fleet.  Security was the issue for the business that employs me (lawyers).  When comparing the two, Blackberry performed without issue most of the time but we experienced a number of issues with the trackballs on individual phones. This was, however, the first of the Blackberry Bold models.  The expense behind the scenes was one of the major factors for the move. It was cheaper to run Exchange and iPhones than Blackberry services. Our lawyers on the whole adopted the iPhones and a number have become quite proficient at using them. We ensured that we had a means to securely wipe and lock business phones. We chose Mobile Iron for this purpose but you will find other products to do the same job. Cost is probably going to be the deciding factor here.  Our only negative factor was butterfingers resulting in smashed glass with the iPhones although I have had one user drown several phones.

  • Has anyone had a problem with elements 9? I am in editor and cannot get out. It states I have to com

    I am having a problem with Elements 9. It states the editor command is busy and cannot process my next request.  If their is anyone out there that can help I would appreciate it. I am presently lockout from performing any other function. Cheryl

    This is an Adobe Acrobat forum not a PhotoShop Elements forum. You might want to repost in the appropriate forum.

  • Problem adding item to list using a function.  Error - Null pointer

    Hi Guys,
    I'm not sure what the problem is, but for some reason I am unable to add an item to a list using a function. I can add an item when I call it in the same function that the list is created, but I cannot add the item from anoter function. Here is the code:
    Main:
    import java.awt.Color;
    import java.awt.FlowLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.*;
    public class main {
          * @param args
         public static void main(String[] args) {
              JFrame JFrame = new JFrame();
              JFrame.setSize(400,400);
              testpanel panel1 = new testpanel();
              panel1.setBackground(Color.red);
              JPanel panel2 = new testpanel();
              panel2.setBackground(Color.BLUE);
              JFrame.add(panel1);
              JFrame.add(panel2);
              JFrame.setLayout(new FlowLayout());
              //THIS GIVES ERROR:
              //NullPointerException
              panel1.addListItem("test");
              JFrame.setVisible(true);
    }And here is the testpanel class:
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    * testpanel.java
    * Created on Apr 7, 2010, 6:10:24 PM
    import java.awt.List;
    import java.awt.ScrollPane;
    import java.awt.event.ActionListener;
    * @author Snowraver1
    public class testpanel extends javax.swing.JPanel {
         public void addListItem(String string){
              list.add(string);
        /** Creates new form testpanel */
        public testpanel() {
            initComponents();
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
        @SuppressWarnings("unchecked")
        // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents
        private void initComponents() {
            jButton1 = new javax.swing.JButton();
            ScrollPane scrollPane = new ScrollPane();
            List list = new List();
            jButton1.setText("jButton1");
            javax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);
            this.setLayout(layout);
            layout.setHorizontalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()
                    .addContainerGap(49, Short.MAX_VALUE)
                    .addComponent(jButton1)
                    .addGap(46, 46, 46))
            layout.setVerticalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addGap(123, 123, 123)
                    .addComponent(jButton1)
                    .addContainerGap(139, Short.MAX_VALUE))
            this.add(scrollPane);
            scrollPane.add(list);
        }// </editor-fold>//GEN-END:initComponents
        // Variables declaration - do not modify//GEN-BEGIN:variables
        private javax.swing.JButton jButton1;
        private ScrollPane scrollPane;
        private List list;
        // End of variables declaration//GEN-END:variables
    }Thanks for the help!
    -- Snow

    You should check how you are initializing your variables in your testpanel class. You initialize your button correctly, but your other class variables are being overridden. As a result, your class variables still have a value of 'null'.

  • Can't create interop assembly with images as parameters

    Hello,
    I'm trying to create an "assembly interop.net " that contains imaq functions. This dll will be called from a c#.net application .
    I've managed to do an "assembly interop.net" dll before that takes clusters in parameters, and it worked perfectly. But now when I try to pass images as parameters,
    The images is interpreted as a "Refnum" type (I don't know what data type is that ). and when I try to build the dll I got this error message:
    L'erreur -2628 s'est produite à : Nœud de méthode dans DatatypeXML_From_Control.vi->AB_ExportedAssemblyVI_Define_VI_Prototype.vi->AB_InteropAssembly.lvclasspen_Top_Level_VIs.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_InteropAssembly.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_CreateNewWizard_Invoke_CORE.vi->ABUIP_CreateNewWizard_Invoke.vi->ABUIP_CreateNewWizard_Invoke.vi.ProxyCaller
    Raisons possibles :
    LabVIEW: Une erreur s'est produite lors de l'analyse du document.
    Please tell me if you have any idea about this subject.

    If you need the image data, you need to convert the image to an array.  The purple wires in LV are mearly pointers to memory.  They do not contain image data in them.  Converting the image to an array also insures that a race condition does not inadvertantly alter the image before you have a chance to process, or display it, if some other functions are acting on the image pointed to by the reference.
    Machine Vision, Robotics, Embedded Systems, Surveillance
    www.movimed.com - Custom Imaging Solutions

  • Problem rename sharepoint 2010 search service application admin database

    Hi all,
    i have a problem that hopefully someone has an answer to.  i am not too familiar with sharepoint so please excuse my ignorance.
    we have sharepoint 2010 on a windows 2008r2 server.  everything seems to work fine.  but as you know, the default database names are horrendous.  i have managed to rename all of them, except for the "search service application" admin
    database.
    the default is: Search_Service_Application_DB_<guid>
    the other 2 databases (crawl and property) were renamed without a problem.
    we are following the article from technet on how to rename the search service admin db (http://technet.microsoft.com/en-nz/library/ff851878%28en-us%29.aspx).  it says to enter the following command:
    $searchapp | Set-SPEnterpriseSearchServiceApplication -DatabaseName "new database name" -DatabaseServer "dbserver"
    however, i get an error about identity being null.  no big deal, i add the -Identity switch and the name of my search service application.  but the real problem comes the error it throws:
    Set-SPEnterpriseSearchServiceApplication : The requested database move was aborted as the associated search application is not paused.
    At line:1 char:54
    + $searchapp | Set-SPEnterpriseSearchServiceApplication <<<<  -Identity "Search Service Application" -DatabaseName "SharePoint2010_Search_Service_Application_DB" -DatabaseServer "dbserver"
        + CategoryInfo          : InvalidData: (Microsoft.Offic...viceApplication:
       SetSearchServiceApplication) [Set-SPEnterpriseSearchServiceApplication], I
      nvalidOperationException
        + FullyQualifiedErrorId : Microsoft.Office.Server.Search.Cmdlet.SetSearchS
       erviceApplication
    when i look at the crawling content sources, i see "Local SharePoint Sites" and it's status is Idle.  i even looked at this article on how to pause the search to no avail.  (http://technet.microsoft.com/en-us/library/ee808864.aspx)
    does someone know how i can rename my Search Service Applcation Admin database properly?  or at least "pause" that service so i can rename it?
    thank you all in advanced

    If you want to have no guids for your search admin db, i recommend you check out this script :)
    just delete your search service application (assuming you have just started)
    Alpesh Nakar's Blog
    Alpesh
    Just SharePoint Just SharePoint Updates
    SharePoint Conference Southeast Asia
    Oct 26-27 2010 Contributing Author
    SharePoint 2010 Unleashed
    MCTS: SharePoint 2010 Configuration
    MCITP: SharePoint 2010 Administrator

  • Search Problem with SharePoint 2010: Get Internal server error when doing search

    Hi,
    Am getting Internal server error, corelation id.. when I use the search functionality in SP2010. 
    I've installed Sharepoint 2010 trial version on windows server 2008 r2 and the database server used is a SQL server 2008 R2.
    I got the following messages with ULs viewer for the relative Corelation ID:
    Process
    Product
    Category
    Level
    Message
    w3wp.exe (0x1808)
    SharePoint Foundation
    Monitoring
    High
    Leaving Monitored Scope (Search Statistics). Execution Time=404.4175
    w3wp.exe (0x1808)
    SharePoint Server
    General
    Medium
    Constructed a new async cache named Location Configuration Cache
    w3wp.exe (0x1808)
    SharePoint Server Search
    Administration
    High
    'SharePoint_SearchApplicationProxy', location cache: 
    Refreshing location cache
    w3wp.exe (0x1808)
    SharePoint Server Search
    Administration
    High
    SharePoint_SearchApplicationProxy', location cache: Exception while fetching
    location configuration data. StackTrace: Microsoft.SharePoint.SPEndpointAddress
    NotFoundException: There are no addresses available for this application.    
    at Microsoft.SharePoint.SPRoundRobinServiceLoadBalancer.BeginOperation()    
    at Microsoft.Office.Server.Search.Administration.SearchServiceApplicationProxy.
    GetLocationConfigurations(Int64& lastUpdate, Boolean& useCrawlProxy)    
    at
    Microsoft.Office.Server.Search.Administration.LocationConfigurationCollection.
    PopulateCollection()    
    at Microsoft.Office.Server.Search.Administration.
    LocationConfigurationCollection.Init()    
    at Microsoft.Office.Server.Search.
    Administration.LocationConfigurationCollection..ctor(SearchServiceApplicationProxy
    searchAdmin)    
    at Microsoft.Office.Server.Search.Administration.LocationCache.
    FetchLocationConfigurationData()
    w3wp.exe (0x1808)
    SharePoint Server Search
    Query
    Unexpected
    CoreResultsWebPart::OnInit: Exception initializing: System.NullReferenceException:
    Object reference not set to an instance of an object.    
    at Microsoft.Office.Server.
    Search.WebControls.CoreResultsWebPart.SetPropertiesOnQueryReader()    
    at
    Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.OnInit(EventArgs e)
    w3wp.exe (0x1808)
    SharePoint Server Search
    Query
    Exception
    Internal server error exception: System.NullReferenceException: Object reference
    not set to an instance of an object.    
    at Microsoft.Office.Server.Search.WebControls
    .CoreResultsWebPart.SetPropertiesOnQueryReader()    
    at Microsoft.Office.Server.
    Search.WebControls.CoreResultsWebPart.OnInit(EventArgs e) System.
    NullReferenceException: Object reference not set to an instance of an object.    
    at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.
    SetPropertiesOnQueryReader()    
    at Microsoft.Office.Server.Search.WebControls.
    CoreResultsWebPart.OnInit(EventArgs e)
    w3wp.exe (0x1808)
    SharePoint Server
    Unified Logging Service
    Monitorable
    Watson bucket parameters: SharePoint Server 2010, ULSException14, 06175311
    "sharepoint server search", 0e00129b "14.0.4763.0", 17853a8f "microsoft.
    office.server.search", 0e00129a "14.0.4762.0", 4bad937d "sat mar 27 09:11:25
    2010", 0000320d "0000320d", 0000002d "0000002d", 4a6d3421 "nullreferenceexception"
    , 67316a39 "g1j9"
    w3wp.exe (0x1808)
    SharePoint Foundation
    Monitoring
    High
    Leaving Monitored Scope (Search Action Links OnInit). Execution Time=395.3955
    w3wp.exe (0x1808)
    SharePoint Foundation
    Monitoring
    High
    Leaving Monitored Scope (Add WebPart with error#4). Execution Time=527.8118
    w3wp.exe (0x1808)
    SharePoint Foundation
    Monitoring
    High
    Leaving Monitored Scope (Add WebParts). Execution Time=3601.2636
    w3wp.exe (0x1808)
    Web Content Management
    Publishing
    Medium
    Caught a thread abort exception in TemplateRedirectionPage.ProcessRequest,
    the exception may be expected. stack trace=  
    at System.Web.UI.Page.
    ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean
    includeStagesAfterAsyncPoint)    
    at System.Web.UI.Page.ProcessRequest()    
    at
    System.Web.UI.Page.ProcessRequest(HttpContext context)    
    at ASP.SEARCHRESULTS_ASP
    X__1518441470.ProcessRequest(HttpContext context)    
    at Microsoft.SharePoint.
    Publishing.TemplateRedirectionPage.ProcessRequest(HttpContext context)
    w3wp.exe (0x1808)
    SharePoint Foundation
    Monitoring
    Medium
    Leaving Monitored Scope (Request (GET:http://nestestsp:25943/Pages/results.aspx
    ?k=home%20nesintranet)). Execution Time=3811.6724
    Can anybody help me find a solution for this issue.
    Thanks

    After making sure that all services are up and running,  I had to deactive and activate the "SharePoint Server Site Search" web site collection feature.  Then the search started working for the time being. 
    However, it throws the error again after 8 to 9 hours.  This has been happening for last couple of weeks.  I also came to know from my windows server team that they moved the AD from one place to another.  Since then I am having this issue. 
    The log file has the following error:
    CoreResultsWebPart::OnInit: Exception initializing: System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.SetPropertiesOnQueryReader()    
    at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.OnInit(EventArgs e)
    Internal server error exception: System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.SetPropertiesOnQueryReader()    
    at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.OnInit(EventArgs e) System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.SetPropertiesOnQueryReader()    
    at Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart.OnInit(EventArgs e)
    Harish Vajja

  • Problems of MacPro 2010 Mixing 2gb & 1gb memory together

    Actually my MacPro 2010 12-core was running 8x1gb sticks before.
    I just got 4 of 2gb sticks memory from a friend today.
    And I do have problem mixing them with the original 1gb sticks.
    Only plug 2gb sticks in Slot 1,2,5,6 - No Problem
    When I have 2 x 2gb sticks in Slot 1&2, 2 x 1gb sticks in Slot 5&6 - Still No problem
    However, when I have more them 4 sticks installed in the system, no matter when the combination is(sure I'm talking mixing 1&2gb sticks together), the MacPro just don't can't start and keep the front LED flashing.
    So I just want to know anything I did wrong? Is that tri-channel can't run with mixing size of memory?
    I know that's not good to mixing the memory in MacPro, I just want to know the reason behind(why it doesn't work), any advice?
    p.s. 1gb module 1Rx8, 2gb module 1Rx4 (<- would it be the main reason?)

    thanks for the advice
    Both 1 & 2gb sticks are 1333 ECC, the only different thing is "Brand & Size" and "Organization", the original apple 1gb is 1Rx8, and the 2gb is 1Rx4. I heart that different organization mixing together will have a huge chance doesn't work properly, and I guess I'm having this issue right now, haha
    I work on CS5 a lot, however 12-core is overkill for everything...I could do anything while I'm rendering the CS5 stuff, so I don't really need more than 16gb RAM to make it faster(for CS5) at this moment, but larger than 8gb should be way better.
    The reason I try to mix them up(I know mixing is always fail), is just want to find out if it works or not, if it works, then it should be a bonus, since I can get them with a low price, and if it doesn't work, I can just give it back.
    I just wanna make sure
    *those RAM won't hurt my system(if it doesn't work properly with MacPro), and how can I make sure it?
    *if I got no choice, I might get 8 sticks of those 2gb(since the price is really cheap) and sell all the 1gb sticks(if those 2gb RAM is no problem)
    *Ideal for me is upgrade 4 sticks at a time, like 4x1 & 4x2, then 4x2 4x4, etc.. but I guess this wouldn't work...

Maybe you are looking for

  • How to whitelist a specific email address

    We are trying out an ironport C350. I am looking for a way to whitelist a specific email address ex. [email protected] The whitlist appears to onlyl let you add a whole domain or i.p. range and not a specific address. Is there a way to do this or wou

  • EJB entity beans and BC4J

    I have looked at BC4J and it looks good. Buy my question is that isn't this frame work in direct conflict with EJB entity beans. I know lot of stuff that is there in BC4J should have been in EJB enitiy beans, but as a developer why should I go with B

  • Javascript in java server faces

    Hi All, is it possible to use javascript in java server faces. If it is possible, How to get component (textbox, listbox, combo box) values in java script ?

  • Importing a dump into Oracle...

    I have a dump file (*.dmp) from an Oracle database. How do I import it into my Oracle database? The tables are alll created in my Oracle database. The import utility only seems to import from XML or Excel files. I have the Oracle Database 10g Express

  • Why have I been charged twice and what for?

    I have been charged two amounts, I presume for my landline to skype service. I would like to know why, and what this payment has been taken for? I Have been using this service since 2011 and cannot remember this happening before. PayPal states that [