An RFC exception has occured: in ESS Enterprise portal

Hi guys,
Whenever I logon to Enterprise portal > Employee Services > My Details > Personal Details tab on Employee self services, I get following error message: An RFC exception has occured:
However, this message does not stop me from updating my personal information. I traced in ST01 and SU53 but nothing comes up as missing authorizations.
Could you tell me how to look upon/trace RFC exception error message? Is there any transaction in backend SAP system which raises RFC exception flag?
Thanks,
Pritesh
Edited by: mehta1p on Jan 19, 2010 8:38 PM

Hi
can you post the full error message, you can get in the portal screen or from http://<hostname>:<port>/nwa
and Monitoring-logs and traces and look for default trace
In the column customization you have the user, which will help in searching the error log. post the error from default trace....
Cheers-
Pramod

Similar Messages

  • "Internal error: An unexpected exception has occurred" error message displayed when browsing a cube.

    “Internal error: An unexpected exception has occurred“ error message displayed when browsing a cube.
    The error behaviour is quite irregular and does not occur for specific condition.
    Will cumulative update 9 for SQL Server 2008 R2 (SP1) installation help to fix the issue which is provided on the below link:
    (http://support.microsoft.com/kb/2152148)
    The current version of SQL Server I am using is as below:
    Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)   Jun 17 2011 00:54:03   Copyright (c) Microsoft Corporation  Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
    Thanks in advance for the help!

    Hi Mon,
    The hotfix you said is for Microsoft SQL Server 2008. So it will not work on your scenario since you are using SQL Server 2008 R2.
    Based on the limited information, we cannot give you the exact reason that cause this issue. In order to narrow down this issue, you can apply the latest Service Pack and Cumulative Update as GregGalloway said. Besides, you can troubleshoot this issue by
    using the Windows Event logs and msmdsrv.log.
    You can access Windows Event logs via "Administrative Tools" --> "Event Viewer".  SSAS error messages will appear in the application log.
    The msmdsrv.log file for the SSAS instance that can be found in \log folder of the instance. (C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Log)
    Here is a blog about data collection for troubleshooting Analysis Services issues, please see:
    Data collection for troubleshooting Analysis Services issues
    Regards,
    Charlie Liao
    TechNet Community Support

  • Error "A web exception has occurred during file upload" when trying to import ESXi image file into Update Manager

    I'm encountering this error and not sure how to fix, I'm quite new to vCenter so please bear with me.
    I'm trying out vCenter 5.1 with Update Manager 5.1 right now.  No license key has been entered and I still have 50 odd days to try it out.
    2 ESXi hosts are being managed by this vCenter, and they're both running ESXi 4.0
    I'm looking to use Update Manager to try to upgrade the ESXi 4.0 hosts to ESXi 5.1
    I downloaded the image file VMware-VIMSetup-all-5.1.0-799735.iso from VMWare website, and is looking to import it using the Update Manager so I can update the ESXi hosts, but I keep on getting the error:
    File name:     VMware-VIMSetup-all-5.1.0-799735.iso
    Failed to transfer data
    Error was: A web exception has occurred during file upload
    I tried importing it by using vSphere client to connect to vCenter server both remotely and locally, with firewall disabled.
    I've read http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1026602
    I've disabled firewall, and there is no anti-virus program on the server.  I've also restarted the machine several times, to no avail, I didn't reinstall update manager because the whole Windows and VCenter installations are clean from scratch.
    I logged into the vSphere Client using Active Directory credentials, and I've made all Domain Admins (which my account is a member of) part of the administrator group on the vCenter server. I can't log in using admin@System-Domain because it tells me I don't have permissions for it, I still haven't really had the chance to figure out why that is and not sure if that makes a difference.
    Also, I'm fairly certain I'm using the right image file, as I've burned some DVD's used that image file to upgrade some other ESXi hosts.  Unless there's a special image file I need to download?
    I'm at lost on what I can do to make it work.  Please advise.
    Thanks.

    The ISO file you mentioned is the one for vCenter Server. What you need is the "VMware-VMvisor-Installer-5.1.0-799733.x86_64.iso" (or VMware-VMvisor-Installer-201210001-838463.x86_64.iso) for the ESXi host.
    André

  • Can't view my user control in the designer (An Unhandled Exception has occurred)

    I'm using VS 2012, looking at some code I wrote some time ago. For some reason I cannot view the XAML in the design view, only the XAML view. I'm getting an error that says, "An Unhandled Exception has occurred". I can compile the solution fine,
    but it won't let me view it. I don't know why I can't view it in the designer. Here's the error details:
    Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteException
    Object reference not set to an instance of an object.
       at System.Windows.StyleHelper.FindNameInTemplateContent(DependencyObject container, String childName, FrameworkTemplate frameworkTemplate)
       at System.Windows.TemplateNameScope.System.Windows.Markup.INameScope.FindName(String name)
       at MS.Internal.Data.ElementObjectRef.GetObject(DependencyObject d, ObjectRefArgs args)
       at MS.Internal.Data.ObjectRef.GetDataObject(DependencyObject d, ObjectRefArgs args)
       at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.VerifySourceReference(Boolean lastChance)
       at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
       at MS.Internal.Data.DataBindEngine.Run(Object arg)
       at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
       at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
       at System.Windows.ContextLayoutManager.UpdateLayout()
       at System.Windows.UIElement.UpdateLayout()
       at System.Windows.Interop.HwndSource.SetLayoutSize()
       at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
       at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteUIElement.<>c__DisplayClass12.<Microsoft.Expression.DesignHost.Isolation.Remoting.IRemoteUIElement.CreateContent>b__11()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.<>c__DisplayClass16`1.<MarshalIn>b__15()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.Call.InvokeWorker()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.Call.Invoke(Boolean waitingInExternalCall)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.InvokeCall(Call call)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.ProcessQueue(CallQueue queue)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.ProcessInboundAsyncQueue(Int32 identity)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.ProcessMessage(Int32 msg, IntPtr wParam, Boolean elevatedQuery, Boolean& handled)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.OnWindowMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.MessageOnlyHwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.Run()
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.RunInternal(Window window)
       at System.Windows.Application.Run(Window window)
       at Microsoft.Expression.DesignHost.Isolation.IsolationProcess.RunApplication()
       at Microsoft.Expression.DesignHost.Isolation.IsolationProcess.<>c__DisplayClass2.<Main>b__0()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    Rod

    I stopped when I saw stuff about databinding.
    I guess your problem is you have code in your constructor.
    A prameterless constructor of a view will be called by the designer.
    This is probably trying to use things which aren't there at design time.
    You can mock them or just exit out the constructor if you're in the designer.
    public YourUserControlConstructor()
    InitializeComponent();
    if (DesignerProperties.GetIsInDesignMode(this)
    return;
    // Dependent code which produces errors
    http://social.technet.microsoft.com/wiki/contents/articles/29874.wpf-tips-designer-detection.aspx
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

  • Powerpivot - Can't insert formula that combines two or more different columns and keep getting message "unhandled exception has occurred in a component in your application...

    I am using powerpivot v2 with excel 2010.
    When I go to my excel file's powerpivot and I try to insert a formula in any column, I constantly get the following message:
    "unhandled exception has occurred in a component in your application. If you click continue, the application will ignore this error and attempt to continue".
    ************** Exception Text **************
    System.InvalidCastException: Return argument has an invalid type.
       at System.Runtime.Remoting.Proxies.RealProxy.ValidateReturnArg(Object arg, Type paramType)
       at System.Runtime.Remoting.Proxies.RealProxy.PropagateOutParameters(IMessage msg, Object[] outArgs, Object returnValue)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.Office.Interop.Excel._Application.get_ActiveWorkbook()
       at Microsoft.AnalysisServices.XLHost.Addin.GeminiRibbon.currentClientWindow_InFormulaBarChanged(Object sender, EventArgs e)
       at Microsoft.AnalysisServices.Common.SandboxEditor.formulaBar_Leave(Object sender, EventArgs e)
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
    Does anybody know how to fix this ?

    Mark,
    I used the Fix It found here:
    http://support.microsoft.com/kb/2739501
    I would have to ask my IT support person for more specifics, but as I understand the scenario with my particular laptop: the laptop came preloaded with RTM build of 2013.  We used Control Panel to uninstall Office 2013, in order to install Office
    2010.  I installed PowerPivot add-in and used it successfully with no issues for several months.  After attempting to install another program and encountering issues with apparent traces left behind of Office 2013 uninstall, I found the link above
    and used the Fix It to attempt to remove all remaining traces of Office 2013.  While it did appear to find and clean-up quite a bit left behind from the Office 2013 install, I was surprised to find an error upon entering my existing installation
    of PowerPivot for 2010 and attempting to type new formulas into the formula bar.
    My experience to-date is that an error message stating ""Return Argument Has an Invalid Type" appears anytime I select or modify a formula in the formula bar that would cause the intellisense to appear.  For example, when I first click into the formula
    bar, I do not get an error...but as soon as I type the first letter, before the intellisense appears, I get the error message.  Throughout the remainder of the formula as I type, just prior to any time when the intellisense drop-down will appear
    again, I get the same error message again (see details below).
    At one time, although I can't reproduce it now, the error message did state ".Net Framework" in the menu bar of the error pop-up window.  I can't get that to appear again, as it now only says "PowerPivot for Excel".  Based on this, I had attempted
    to see if I could repair my .NET framework install using the following tool:
    http://www.microsoft.com/en-us/download/details.aspx?id=30135
    I learned, however, that since I am running Windows 8 which comes with .NET 4.5 built-in to the OS, this tool does not yet cover that version for repair.
    While the overall end-result of my PowerPivot models appear to be just the same, having to click through "Continue" on the error message multiple times each time I enter a new formula is a huge drain on productivity.
    Let me know if you have any additional questions.
    David
    System.InvalidCastException: Return argument has an invalid type.
       at System.Runtime.Remoting.Proxies.RealProxy.ValidateReturnArg(Object arg, Type paramType)
       at System.Runtime.Remoting.Proxies.RealProxy.PropagateOutParameters(IMessage msg, Object[] outArgs, Object returnValue)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.Office.Interop.Excel._Application.get_ActiveWorkbook()
       at Microsoft.AnalysisServices.XLHost.Addin.GeminiRibbon.currentClientWindow_InFormulaBarChanged(Object sender, EventArgs e)
       at Microsoft.AnalysisServices.Common.SandboxEditor.formulaBar_Leave(Object sender, EventArgs e)
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
    David Duncan Consultant I.B.I.S., Inc.

  • Premiere Pro CS6 - A low level exception has occurred in ImporterMPEG

    Hi Adobe Community,
    I'm having a bit of an issue with the ImporterMPEG.prm plugin for Premiere Pro CS6 that's causing playback and exporting issues.
    Computer Specs: Win7 PC, NVIDIA GeForce 6150SE nForce 430 graphics card
    Description: After playing back video for a while, Premiere will eventually start repeatedly reporting "A low level exception has occurred in ImporterMPEG". The preview player will be completely frozen, and I'll be unable to export. The exporting will fail with a generic "Unexpected error" message.
    This issue has only started a week ago. Until now, I've been able to use Premiere Pro CS6 with no issues. If possible, I'd like to avoid upgrading to CC 2014, because the CS6 version was working fine before.
    So far, I've tried a few things:
    • Deactivating and reactivating (which, by the way, apparently doesn't help subscription users like me, per my recent chat with Adobe support on this issue)
    • Uninstall and reinstall (I didn't know about the CC Cleaner tool at the time, so I haven't tried a clean uninstall yet)
    • Change the Preview File Format in Sequence Settings (from I-Frame Only MPEG which had worked since I installed the software over a year ago to Microsoft AVI)
    • Crying silently to myself (this did not help, the computer is cold and cruel)
    • Clearing out the media cache (which I'd never done before and let it get up to ~75GB without me noticing)
    • Moving the plugin from its location in Program Files, hoping that maybe Premiere Pro would notice it was missing and to try to find a new fresh one (it didn't work)
    So far, only the Preview File Format change seemed to bring relief, but the bad behavior came back after about a week.
    I'm thinking maybe the ImporterMPEG.prm plugin got corrupted somehow? The one notable thing I can remember with the computer in the last few weeks was a power event that shut down my computer unexpectedly. I think I had Premiere Pro open at the time.
    If it's relevant, I mostly work with .AVI, .MP4, and .TS files in my projects, all varying resolutions and FPS. I'm usually working with about 1GB of files in a project, very rarely more than 2GB.
    Has anyone else had this issue? Or, even better, has anyone else resolved this issue?
    Thanks!

    But really, the real solution for me was to not update Premiere Pro CS6 after a reinstall. The most recent updates just do not like my computer, I guess.
    Figured I should post this solution here in case anyone in the future has this problem. (relevant: xkcd: Wisdom of the Ancients)
    -Sam

  • Exception has occurred during data insertion ... Wrong number of parameters

    I am using an ADO dataflow source and an ADO dataflow destination to move data from a table on an IBM iSeries DB2 database to another IBM iSeries DB2 database on another machine.  The connection managers for source and destination both use .Net Providers\Odbc
    Data Provider with the Data Source Specification being ODBC connections specified on the Windows Server 2008 r2 machine hosting bids.  All the test connections work...so far so good.
    Issue is when I execute the control flow task the rows get picked up from the source DB2 database no problem but it fails on the insert to the destination DB2 table...The progress tab specifies the exceptions...
    [ADO NET Destination [601]] Error: An exception has occurred during data insertion, the message returned from the provider is: ERROR [07002] [IBM][System i Access ODBC Driver]Wrong number of parameters.
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "ADO NET Destination" (601) failed with error code 0xC020844B while processing input "ADO NET Destination Input" (604). The identified
    component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the
    failure.
    I put a data viewer on the data flow connection and the records I expect are  getting picked up and look ok. I checked to make sure the source and destination tables have the same number of columns in their record layout and identical data
    types and they look fine.
    Could someone kindly tell me whats going wrong?  Does the error message indicate that some of the columns are getting dropped from the dataset before the insert?
    Thanks much in advance for any help, Roscoe

    Hi Roscoe,
    Glad to hear that you have found the root cause. So, the issue occurs because numeric values with no decimal cannot be inserted into the Decimal data type column in the DB2 table. In SSIS, data type Decimal of DB2 database is mapped to data type DT_NUMERIC.
    To address the issue, you can do a data conversion for the column in question to define its precision and scale such as DT_NUMERIC(9,2) by using the Data Conversion Transformation before the ADO NET Destination.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • CS3 crashes with a message of "an unhandled win32 exception has occurred in photoshop.exe"

    I have been able to use Photoshop CS3 just fine but all of sudden it'll randomly crash with a message in Microsoft's Just In Time debugger stating "An unhandled win32 exception has occurred in photoshop.exe" I have Visual Studio 2008 installed and the 3.5 framework that comes with it that's why I have the JIT debugger.
    My system meets minimum requirements for Photoshop CS3, and I have used Photoshop CS3 before just fine (prior to reformatting).
    Thank you for your time.

    Try resetting your preferences with the ctr-alt-shift. If successful will get window outlining options.

  • "ERROR An undefined exception has occurred in the plugin"

    Hi,
    We are not able to access one of our Business Object Web server ( using IBM web Sphere) thur web browser.
    While checking the log in the server i find the error message " ERROR     An undefined exception has occurred in the plugin" please can anyone explain about the error massage. Thank you.
    Regards,
    Sunil

    I can see the following message in a log " *assert failure: (.\authhandler.cpp:171). (false : no message)* " for more description about the issue...
    Sunil

  • BPC MS 7.0 Error: An unhandled exception has occured: COM object

    Hi all,
    While doing any BPC Administration task such as processing dimensions from clinet, I get this error in a dialog box:
    "An unhandled exception has occured in your application. COM Object that has been separated from its uderlying RCW can not be used"
    Application exits after this error. I am getting this error for last few days. I am using Office 2003.
    Please help.....
    Regards,
    Ankush

    Just to be on the sefe side, I would advise removing the admin client and then re-installing it.  You may have had an update occur that has impacted the client and its abilities.  This would be my 1st step to evaluate the issue.
    Do you get this issue for all actions in the admin client? The other option, if this is only related to the processing of dimensions, is to enter the MSAS on the server and process the dimensions and applications.  Then return to the client and try the admin operations again, in case something is out of synch.
    Hope this helps.
    Edited by: Petar Daniel on Aug 10, 2009 5:23 PM

  • Hi I am trying to install SQL Server 2008 R2 Express edition, I am getting error like "unhandled exception has occurred in your application"

    In that system Microsoft Framework 4.o and 3.5.1 is installed even then i am getting the error then i uninstalled and again installed framework same error occurring.

    Hi Chandra,
    As other post, please help to post the summary and detail logs for analysis.
    Based on my knowledge, the error “unhandled exception has occurred in your application” always happens along with the following message when installing SQL Server 2008 R2:
    “An error occurred creating the configuration section handler for userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
    or one of its dependencies. The system cannot find the file specified. “
    If you encounter such issue, please perform the following steps to solve it.
    1.Go to your app data directory by going to start > run > %appdata% .
    2.This will by default take you to the "roaming" folder, go up one directory and move into the "Local" folder.
    3. Go to the "Microsoft_Corporation" folder.
    4. Delete the relevant folders from the "Microsoft_Corporation" folder.
    For more details, please review the following blog.
    SQL Server 2008 R2 will not install - Unhandled Exception has occurred in your application
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Exception has occurred Exception Class  CX_SY_MOVE_CAST_ERROR

    HI ,
    I added two value nodes in the in the BUILHEADERINDUSTRY context node of the component BP_ DATA. The issue is that after adding the value nodes i edited the configuration to add the new fields to displayed on WEB_UI now when i open the view in web UI after clicking onthe relevent assignment block the following exception is thrown.
    Cannot display view BP_DATA/CorpAccountIndustriesList of UI Component BP_DATA
    An exception has occurred Exception Class  CX_SY_MOVE_CAST_ERROR - Source type
    \CLASS=CL_BSP_WD_MIXED_NODE is not compatible, for the purposes of assignment, with target
    type \CLASS=CL_CRM_BOL_ENTITY 
    Method:  CL_BP_DATA_CORPACCOUNTIN1_IMPL=>DO_PREPARE_OUTPUT 
    Source Text Row:  37
    Please suggeest how can this be resolved....

    Hi Abhi,
    in do_prepare_output you are getting mixed entity which is combination of bol entity and value node.
    you can get the bol entity from mixed node by calling a method get_model_node similarly to get value node entity get_value mode method is available check the class CL_BSP_WD_MIXED_NODE methos, you will get an idea.
    Cheers,
    Sumit Mittal

  • BBP_BD 002 An exception has occurred

    Hi,
    For few of the Shopping carts, R/3 Purchase Requisitions could not be created because it throws error , For example "Shopping cart 1000014562 (PReq. 2000001428): BBP_BD 002 An exception has occurred".
    Does someone throw light on this, there are atleast 10-12 Carts going into this error daily.
    Any help is highly appreciated.
    Thanks & Regards,
    Venkat

    Hi Venkat
    Note 968110 - Transfer canceled, account assignment acc. to
    value/quantity
    Symptom
    You transfer a shopping basket item with an account assignment in
    accordance with value or quantity, with only one account assignment line.
    The transfer terminates with the following error: Shopping cart XXX (PReq.
    YYY): BBP_BD 002 An exception occurred.
    check the above note .Is it applicable to you?
    regards
    Muthu

  • Unhandled exception has occurred in your application C#

    I am getting this error when I run my c# program for about 30 mins: IMAGE LINK
    This is what the Details box contains:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ****** Exception Text ******
    System.NullReferenceException: Object reference not set to an instance of an object.
    at WindowsFormsApplication1.Form1.button6_Click(Object sender, EventArgs e)
    at WindowsFormsApplication1.Form1.button7_Click(Object sender, EventArgs e)
    at WindowsFormsApplication1.Form1.timer2_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ****** Loaded Assemblies ******
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    instagram Robot
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/kingd_000/Desktop/Instagram%20Robot/Instagram%20Robot/instagram%20Robot.exe
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    SKGL
    Assembly Version: 2.0.4.1
    Win32 Version: 2.0.4.1
    CodeBase: file:///C:/Users/kingd_000/Desktop/Instagram%20Robot/Instagram%20Robot/SKGL.DLL
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 12.0.20806.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    Microsoft.mshtml
    Assembly Version: 7.0.3300.0
    Win32 Version: 7.0.3300.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
    ****** JIT Debugging ******
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    I have no idea how to fix this problem and am hoping someone here will be able to find out how to fix this problem. Thanks in Advance!

    I still have no idea how to fix this problem, I tried @Joel_Engineer and @Armin_Zingler's suggestions but it did not work. 
    This is really frustrating so I am going to show you all of my code:
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Threading;
    using System.Threading.Tasks;
    using System.Windows.Forms;
    using System.Timers;
    using System.Collections;
    using System.Diagnostics;
    using insta;
    namespace WindowsFormsApplication1
    public partial class Form1 : Form
    public Form1()
    InitializeComponent();
    private void button1_Click(object sender, EventArgs e)
    webBrowser1.Navigate(textBox1.Text);
    private void webBrowser1_Navigated(object sender, WebBrowserNavigatedEventArgs e)
    textBox1.Text = webBrowser1.Url.ToString();
    private void button3_Click(object sender, EventArgs e)
    webBrowser1.Refresh();
    private void button2_Click(object sender, EventArgs e)
    webBrowser1.GoBack();
    private void button4_Click(object sender, EventArgs e)
    webBrowser1.GoForward();
    private void button5_Click(object sender, EventArgs e)
    webBrowser1.GoHome();
    private void webBrowser1_DocumentCompleted(object sender, WebBrowserDocumentCompletedEventArgs e)
    webBrowser1.ScriptErrorsSuppressed = true;
    private void button6_Click(object sender, EventArgs e)
    webBrowser1.Refresh();
    //sleep for 5 seconds
    DateTime Tthen = DateTime.Now;
    do
    } while (Tthen.AddSeconds(5) > DateTime.Now);
    webBrowser1.Refresh();
    HtmlElementCollection classs = webBrowser1.Document.All;
    foreach (HtmlElement element in classs)
    if (element.GetAttribute("className") == "ontainer")
    button7_Click(sender, e);
    webBrowser1.Document.Window.ScrollTo(0, 500);
    //sleep for 5 seconds
    DateTime Tthen2 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen2.AddSeconds(5) > DateTime.Now);
    if (checkBox2.Checked)
    text.Text = "Click";
    webBrowser1.Document.GetElementById("utton").InvokeMember("click");
    text.Text = "Comment";
    //sleep for 5 seconds
    DateTime Tthen3 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen3.AddSeconds(5) > DateTime.Now);
    var foo = new string[4] { Comment.Text, Comment2.Text, Comment3.Text, Comment4.Text };
    Random r = new Random();
    int X = r.Next(0, foo.Length);
    HtmlElement textArea = webBrowser1.Document.All["t_text"];
    if (textArea != null)
    textArea.SetAttribute("value", (foo[X])); ;
    //sleep for 5 seconds
    DateTime Tthen4 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen4.AddSeconds(5) > DateTime.Now);
    text.Text = "Click";
    HtmlElementCollection classButton = webBrowser1.Document.All;
    foreach (HtmlElement element in classButton)
    if (element.GetAttribute("className") == "button")
    element.InvokeMember("click");
    //sleep for 5 seconds
    DateTime Tthen5 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen5.AddSeconds(5) > DateTime.Now);
    text.Text = "Click";
    if (checkBox1.Checked)
    HtmlElementCollection links = webBrowser1.Document.GetElementsByTagName("a");
    foreach (HtmlElement link in links)
    if (link.OuterHtml.ToString().Contains("aor"))
    link.InvokeMember("click");
    text.Text = "Click";
    //sleep for 5 seconds
    DateTime Tthen6 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen6.AddSeconds(5) > DateTime.Now);
    webBrowser1.Document.GetElementById("fow").InvokeMember("click");
    //sleep for 5 seconds
    DateTime Tthen7 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen7.AddSeconds(5) > DateTime.Now);
    webBrowser1.Navigate("http://www.A-WEBSITE.com");
    text.Text = "Start";
    progressBar1.Value = 0;
    progressBar1.Maximum = Convert.ToInt32(numericUpDown1.Value);
    timer2.Start();
    private void buttonloginpage_Click(object sender, EventArgs e)
    webBrowser1.Navigate("https://A-WEBSITE.com/");
    private void Hash1_TextChanged(object sender, EventArgs e)
    private void Form1_Load(object sender, EventArgs e)
    private void button7_Click(object sender, EventArgs e)
    text.Text = "Searching";
    var foo = new string[4] { Hash1.Text, Hash2.Text, Hash3.Text, Hash4.Text };
    Random r = new Random();
    int hash = r.Next(0, foo.Length);
    webBrowser1.Navigate("https://A-WEBSITE" + (foo[hash]) + "/");
    //sleep for 5 seconds
    DateTime Tthen7 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen7.AddSeconds(5) > DateTime.Now);
    HtmlElementCollection links = webBrowser1.Document.GetElementsByTagName("a");
    foreach (HtmlElement link in links)
    if (link.OuterHtml.ToString().Contains("mageLink"))
    link.InvokeMember("click");
    //sleep for 5 seconds
    DateTime Tthen8 = DateTime.Now;
    do
    Application.DoEvents();
    } while (Tthen8.AddSeconds(5) > DateTime.Now);
    webBrowser1.Document.Window.ScrollTo(0, 300);
    button6_Click(sender, e);
    private void label4_Click(object sender, EventArgs e)
    private void label5_Click(object sender, EventArgs e)
    private void label6_Click(object sender, EventArgs e)
    private void label7_Click(object sender, EventArgs e)
    private void label8_Click(object sender, EventArgs e)
    private void label9_Click(object sender, EventArgs e)
    private void label10_Click(object sender, EventArgs e)
    private void timer2_Tick(object sender, EventArgs e)
    progressBar1.Increment(1);
    if (progressBar1.Value >= progressBar1.Maximum)
    timer2.Stop();
    button7_Click(sender, e);
    private void button8_Click(object sender, EventArgs e)
    private void text_TextChanged(object sender, EventArgs e)
    private void button8_Click_1(object sender, EventArgs e)
    webBrowser1.Navigate("http://www.A-WEBSITE.com");
    private void stop_Click(object sender, EventArgs e)
    private void label6_Click_1(object sender, EventArgs e)
    private void Comment_TextChanged(object sender, EventArgs e)
    private void Hash3_TextChanged(object sender, EventArgs e)
    private void Hash4_TextChanged(object sender, EventArgs e)
    private void Hash2_TextChanged(object sender, EventArgs e)
    private void label2_Click(object sender, EventArgs e)
    private void button8_Click_2(object sender, EventArgs e)
    Form2 f2 = new Form2();
    f2.Show();
    this.Hide();
    It's really weird because the program works for about 30 mins or more but then the error shown above pops up randomly.
    I really hope someone will be able to figure out why I am getting the Unhandled exception had occurred in your application error.

  • How to access BW RFC FM as web service from Enterprise portal using SSO

    We have developed a custom remote function module in our BW system. We are accessing this function module as a webservice from a java class we have written. This java class access the BW webservice and formats the output. We created a webservice on top of this java class and deployed on the Enterprise Portal. SSO is setup between EP and BW systems. So when i make call to the BW RFC webservice, i would like to make use of SSO setup between EP and BW instead of hardcoding the user id and password while calling the webservice. Please advise on how to achive this.
    Thanks for the help.
    Thanks
    Hari
    Edited by: Hari Krishna Nalluri on Mar 19, 2008 12:41 PM

    Hi,
    Go to webserive perspective -> WebService Configuration -> Expand config node->Security-> Select HTTP Authentication and check Use SAP logon tickets option.
    Ashutosh

Maybe you are looking for

  • Image Links property, what's the deal?

    I have several Image viewer elements in my site, and even though I've specified NO image link URL, when clicking images, it tries to go to macromedia.com See attached code. Rich

  • Allow changes to my computer questions

    Every time I open Itunes it asks me if i want itunes to make the following changes to my computer.  I have answered yes & no multiple times and it still keeps popping up.  I am running the latest version of itunes. I think this may be why my ion turn

  • SPA122 Timezone Change via Config File

    Hi, I have been modifying the default XML cfg file that is created by the config compiler for the SPA112/122. Everything has been going smoothly apart from the time settings. On the SPA122 the config reads as follows: <Time_Setup> <Time_Zone>-08 1 1<

  • "ComboBox Listeners"

    Have anyone ever faced all these problems togather? Scenarion: I have a View(According to the MVC structure) that extends a JFrame. In this view I have a JPanel that has comboBoxes and JTextField. These components hold different kind of data types. J

  • Enable Merge Documents and Relink documents views for a document library

    Hi All, I would like to have Merge Documents and Relink documents views for a document library (not a form library). I was able to see Combine.aspx and Repair.aspx in the document library open with explorer -> Forms folder. How do I enable these two