Addon is not working on Thin Client

Dear,
Here I am facing one problem in thin client architecture.
Means there is one SERVER (Monitor + CPU) and 10 clients (Only Monitor).
These 10clients monitor directly connect to server CPU means server & client
both having same hard disk.
Now the prob is tat ADDon is successfully installed on server and is working
perfectly. But when we login through client it gives me connection error. He is not
able to make a connection from client even though HARD DISK is same for client
and server.
Also I m not able to debugg our code on client side means dotnet program is
opening on client but when I run my prog. it gives me error to Stop Debugging and
also i checked config file and connection string. ITs ok and successfuly run on server.
Please help me on this issue. If there is code / network problem then pls clear by steps.
Thanks
Regards

Dear
Thanks for ur suggestion.
BUt problem is still the same and I confirmed that there is no Citrix server and no firewall.
And also screen painter is not working on Thin Client PC. It gives me error that
"COM UI was closed.To reload the COM Ui restart SAP Business One and Start Screen Painter".
I did the same thing but still screen painter is not working
Regards
Vikas

Similar Messages

  • Group Policy not work in some client machine.

    Hello All,
    Existing environment is AD 2012. gpupdate /force command does not working in some client machine. And it's occur randomly. Error shown about 15-20% of client machine. Please suggest. Hopefully this time get reply from community.
    The Error:
    User policy could not be updated successfully. The following errors were encount
    ered:
    The processing of Group Policy failed. Windows attempted to read the file \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini from a domain controller and was not successful. Group Policy set
    tings may not be applied until this event is resolved. This issue may be transie
    nt and could be caused by one or more of the following:
    a) Name Resolution/Network Connectivity to the current domain controller.
    b) File Replication Service Latency (a file created on another domain controller
     has not replicated to the current domain controller).
    c) The Distributed File System (DFS) client has been disabled.
    Computer policy could not be updated successfully. The following errors were enc
    ountered:
    The processing of Group Policy failed. Windows attempted to read the file \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini from a domain controller and was not successful. Group Policy set
    tings may not be applied until this event is resolved. This issue may be transie
    nt and could be caused by one or more of the following:
    a) Name Resolution/Network Connectivity to the current domain controller.

    Thanks for your reply. basically this error occurs with in same location as well as branch location. i have check event log in AD but not got any specific error. AD health status is ok. AD to AD synchronization also working well. All the client machine running
    on windows 7 64 bit and few of them are windows 8. 
    Please suggest. if you need any event log for analysis i can send you.
    Thanks
    I recommend you examine the event logs upon an affected client machine. Specifically, look for the surrounding events on that machine (both System, and Application logs), for the hours previous and the hour after.
    The time period may vary according to your environment (e.g. what is expected/normal for your environment, your configured GP refresh cycle-time).
    e.g., are there network drops, or power drops, or system crashes, restarts at the similar time.
    if it's a laptop, is it wireless? Was there a transition from wireless to wired operation?
    Is there VPN in use?
    If you are able to compare with another machine (I would encourage that), to understand what "normal" looks like in the logs, so that you have some kind of baseline data for comparison.
    Other checks, maybe confirm that the machines are updating as required (have the relevant WindowsUpdates etc), and consider if some security/protection/firewall software might be interfering with normal Windows operations.
    Also the potential for malware or virus, which can disturb many basic services (ensure a scan is performed and returns clean).
    If you have the opportunity for an affected user to contact you urgently when the symptom occurs, check that the gpt.ini file is accessible from their PC.
    e.g.: \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini
    This file is hosted within the replicated SYSVOL share on your DC's, so check that it is accessible.
    You might also validate the particular GPO this refers to, and check each of your DC's holds the correct copy of the files for that GPO GUID.
    If you open that GPO, and perform a minor change to it (e.g. add a comment), then click Apply, OK, this should cause the GPO contents to replicate an updated version (be cautious, depending upon the nature of that GPO !!!)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Realplayer Download Addon is not working with Latest Firefox 5.0? Please assist.

    After updating firefox 5.0, real player download addon is not working with it. Have any fix available for this or any solution available. Because of real player addon is very easy to use to download video contents from any website.
    Thanks,

    The latest version of Real Player updated on July 12, 2011 addresses this problem. You must check for Real Player updates AFTER you install Firefox 5.
    Click on the upper left hand corner of the Real Player screen to check for updates. After you download the newest version of Real Player, the video downloading feature will work again!
    http://real.custhelp.com/app/answers/detail/a_id/8883/kw/firefox%205/p/9%2C

  • StockZoom Addon is not working with firefox 15.0.. Any suggestions????

    Why StockZoom addon addon is not working with firefox 15.0 !!!

    Hi ravi.bhatt,
    reply from developer :
    "Stockzoom is not an alternative way to zoom images on iStockphoto, it is just an enhancement.
    We have to wait for iStockphoto to restore zooming of images on their pages."
    https://addons.mozilla.org/en-us/firefox/addon/stock-zoom/?src=search
    https://addons.mozilla.org/en-US/firefox/addon/stock-zoom/reviews/379406/
    https://addons.mozilla.org/en-US/firefox/addon/stock-zoom/reviews/380150/
    thank you

  • Cx_Oracle dosen't work with Thin Client

    Is there an alternative to the Fat- & Thin-Client installation to get cx_Oracle running.
    I would like to tell my custommersomething like "install Addon XY in addition to the Thin-Client akording to the Oracle Vresion you are using."
    I Know of the possibility to enhance a Thin-Clinet installation by copying certain files and folders from the server.
    But our Application should work for manny custommers, with different Oracle-Versions. And we just can't expect a DBA
    to let him do all needed Steps to get cx_oracle running.
    Anny Idea?
    Thanks

    AFAIK with the same cx_Oracle's source code you can build versions for different oracle's clients (at least in my experience it always asked me my $ORACLE_HOME and $LD_LIBRARY_PATH and the setup.py handles different oracle's version). It might work with 9i, 10g and 11g (I wouldn't risk to talk about 8i).
    Besides that Oracle instant client is free to distribute (see here) so you can bundle it with your code. I can imagine it would be pretty easy to build it in *unix although I'm not sure bout Windows -for lack of experience with that particular OS-.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Software Update Point Switching is not working for some Clients

    Hi there,
    I found nothing similar here and I hope this is the right section.
    I´m running ConfigMgr 2012 R2 where one of the Site Systems from one of the Primaries is located in an untrusted Forest in a perimeter Network. The Site System there has the MP, SUP and DB Roles. In general it works great. The Systems in that untrusted Forest
    get the SCCM Agent pushed, see and can install published Software packages and receive Windows Updates. But there are a few systems where everything works, except Windows Updates.
    So I had a deeper look at what is happening and found out that the SUP switching is not working for them. They always try to contact the SUP from the Primary, which they cannot reach (this is intended).
    From how I understand SUP switching as described here
    http://blogs.technet.com/b/configmgrteam/archive/2013/03/27/software-update-points-in-cm2012sp1.aspx#pi140062=1
    the Windows Update Agent tries to connect to a SUP every 30 minutes and after 4 failed attempts he will try to connect to the next one until he finds one which works.
    As I said before, this seems to work for most systems in the untrusted forest, but some do not make any intentions to switch the SUP.
    So my next step was to find out from where the Update Agent can get the information of the available SUPs. I think they either don´t receive the information that other SUPs exist, or if the Information is there, they don´t realize that there´s an error and
    make no attempt to switch.
    I used the System Center Support Center to gather all Information from some of the systems with that problems (Log Files, WMI information, registry information, policies etc.) but I cannot find where SCCM or the Update Agent store the information which SUPs
    are available in my environment.
    I´m sure the problem is on the Systems which fail to connect to the right SUP and not in the SCCM infrastructure itself, because for most of the systems everything is working just perfect. Unfortunately in the Blog Post above there´s also no information
    where this information is stored and how it is obtained by the clients. In the comments there´s even one post which describes the same problem I have here, but there was no answer. I hope someone can point me into the right direction, because I´m stuck currently.
    Things I tried additionally to all the log file / WMI / registry sniffing:
    Removing the Software Distribution Folder and restarting the Windows Update Agent
    Removing the WindowsUpdate Registry folder in the HKLM\SOFTWARE\Policies\Windows section in the Registry and restarting the Windows Update Agent.
    Tried to reset the WUAgent with wuauclt /Resetauthorization additionally to the steps above.
    I also tried to manually set the WUServer and WUStatusServer Keys in the registry to the new Server, but as soon as the next Update Scan cycle runs, the value is set back to the URL of the Primary Sites SUP
    Is someone having additional ideas? It seems to me older systems are more affected (which were configured for a standard WSUS before SCCM 2012 was deployed) than newer ones which were installed when SCCM was in place already. But I don´t know what else to
    "reset" on those machines without reinstalling them.

    Thank you very much for your response. I must have missed that one by looking through numerous Logfiles. In this, there´s indeed a list of all available SUPs. So according to the LocationServices.log the machine should have a choice.
    The WMI Key however, contains just one entry and this is the URL of the Primaries SUP which is not reachable in the untrusted forest. Is it OK that the WMI entry includes only one entry? If yes, what process is putting the results from the LocationServices
    into WMI? It seems like the Windows Update Agent is feeded from the WMI Key then. If this is the case my problems seems to be the "communication path" between these two components.
    Is this the job from the SCCM Agent, the Windows Update Agent or maybe some third component I´m not aware of? I wonder how I can fix this.

  • SWN_SELSEN not working in test client after client-copy

    Hi all,
    We are using extended notification without problem until test client was refreshed by client-copy from production client. In test client, report SWN_SELSEN did not generated notification even there are newly generated workflow items.  Because of client-copy, I found that tables SWN_NOTIF, SWN_NOTIFTSTMP, SWN_SENDLOG, SWN_TIMESTAMPS are all empty in test client.
    Please advise how to make report SWN_SELSEN back to work in test client.  Thanks.
    << Additional information >>
    (1) Run report SWN_SELSEN_TEST with test Case 5 - Simulate Send Only.  After this, some entries were written to above tables.  But test on new workflow item, the schedule report SWN_SELSEN still fail to trigger notification.
    (2) Run report SWN_SELSEN_TEST with test Case 4 - Send One Message Only.  It triggered notifications for all active workflow items and sent out several hundred emails including workflow item created in step 1.  However, further test on new workflowitem, the schedule report SWN_SELSEN is still unable to trigger notification.
    I think there may be something else missing, like the timestamp of delta.  Please help.
    Regards,
    Donald

    Hello,
    I've experienced a few cases where stopping SWN_SELSEN and then restarting it helped to fill up SWN_TIMESTAMPS with proper values. How does that table look after you run it?
    What is SWN_SELSEN_TEST?
    Chck in SLG1 to get an idea of why it's not working. You can also run SWN_SELSEN in the foreground and debug it to see exactly where and why it goes wrong. Also check ST22.
    regards
    Rick Bakker
    hanabi technology

  • Why CUA (Release 7.00) is Not Working with Old Clients(Release 4.6C, 4.5B)?

    Hi all,
    We have CUA (release 7.00) that is not working with older release clients. I implemented 2 release 7.00 clients to CUA; they both work fine. However, when I implement some older release clients (like, 4.5B, 4.6C, 6.20 and 6.40) to CUA,  I can only create ID and pull out to client, but roles do not go through.
    It is kind of argent.
    Do anyone know how to fix it????
    Thank you for reading this.

    > It is kind of argent.
    I think you meant "ardent"...
    THe word u r g e n t is blocked by our content filters, because a while back everything was like that and these forums are actually discussion forums...
    Anyway, sounds like faulty config or perhaps a problem with logical system assignment.
    Have you checked that? Also check in SCUL?
    That you can create users but not assign roles might also be that in the lower release systems they are checking activity 22 (assighn) AND 02 (change) to assign the role. Doesn't make sense, really....
    Check the drop down menu in table PRGN_CUST for the option to change this, and compare whether the settings are different.
    Cheers,
    Julius
    Edited by: Julius Bussche on Jul 30, 2009 11:34 PM

  • Knowledge Search not working in Win client

    hi there
    i have a problem with knowledge search not working in IC Win Client in CRM version 5.0
    i guess the problem is with the workspace that is IIA for solution search that is assigned against the knowledge search
    please tell what should i do as right now when i am trying to execute it or open the knowledge search dump is coming  stating null object referenced
    i wonder what could be the solution
    best regards
    ashish

    Hello ashish,
    I had that problem too. You have to apply note 1002299 to restore missing configurations in SAF.
    Also, if you worked with IIA in previous versions, take a look at note 656321 to check it's evolution (replacement by SAF).
    Good luck and Kind regards,
    Bruno

  • Bridge does not work for wireless clients - connecting to existing network.

    Hi - I really hope somebody can help out here, after hours of trial & error, I have finally given up
    I need to connect my Airport Extreme Base Station to my existing network. I have a linksys router (192.168.15.1) connected to my modem and this linksys router acts as DHCP server too.
    I suppose I have to use "bridge mode" for that to work. But should the linksys be connected to the AEBS using the AEBS's WAN or LAN port?
    If I use "bridge mode", then wired computers to the AEBS works fine - getting an IP from the linksys etc. BUT, the wireless clients will have a self-assigned IP and not get through to the internet. It's like the AEBS will not allow wireless clients to "get through" unless AEBS itself is handing out IP addresses.
    Page 36 of this manual ( http://manuals.info.apple.com/en/DesigningAirPort_Networks10.5-Windows.pdf ) shows the setup I want. But in the picture, it says "Ethernet WAN port" but the text says: "The Apple wireless device (in this example, a Time Capsule) uses your Ethernet network to communicate with the Internet through the Ethernet LAN port ( <--> )." I don't know which one to use, WAN or LAN - they show WAN but say LAN?
    When I set it up as "share an IP address", the AEBS status tells me "double nat" and to change from "shared IP" to "bridge mode". I do that, and everything seems fine - for the wired clients. Now the wireless clients cannot connect, Airport on the MacBook Pro just say "Connection failed" and the MacBook says "Invalid password" (translated from danish), even though I set the Airport Utlity to save the password in keyring, so it should be correct... If I disable wireless encryption, the wireless clients will connect but get a self-assigned IP, and therefor not work (cannot get online)...
    It seems the only way I can get wireless to work, is if I set AEBS up as DHCP, but then it won't be on the "same network" as the linksys (192.168.15.1), but rather on 10.0.x.x as I select. If I select 192.168.x.x within AEBS, I'm also getting some error messages, conflict/subnet thing.
    Anyway - I really hope somebody knows how to get wireless clients to get an IP address from existing ethernet when connected to the AEBS.
    Thanks!!

    I've given up and had to go back to running "Double NAT" which also reports as a "problem" within the AEBS, but I just "ignore" it so the light will always be green.
    It still ***** though, as "Double NAT" is also a reason for "Back to my Mac" not working properly, but how the ** am I supposed to avoid Double NAT when the wireless will not work in bridged mode?!

  • TAXINN not working in test client

    Hi ,
    We have done golden master configuration and there TAXINN is working when we create purchase order . A client copy of the same has been done to make it a test client. Here the TAXINN for PO is not working. It is not calculating TAX.
    Please suggest remedy.
    Regards
    Nandini

    check all the requests have been transfered to the test client and have u maintained the condition record for the vendor material combination, check the procedure assigned to the country in.
    hope this will help u.

  • SAP* user not working in new client

    Hi,
    I created a new client from SCC4. And now I am trying to login with SAP* user and pass password but it is not allowing. Note provided in SAP Config Guide is not working.
    I installed SAP Solution Manager 7.0 SP12 and then created a client.
    Please let me know how to solve this issue.
    Points will be awarded.
    Regards.

    Hi!
    I agree that the issue is probably due to the parameters for the automatic user SAP* - not sure about the Masterpassword though - the newly created client is only an entry in a table at this stage, so I don't think the system will know any password but the hardcoded one...
    Something you should be very careful about is the Java-Stack, which is part of SolMan7 and which runs SMD. The Java stack can only interface with one client properly, so I am not sure what's the idea behind the newly created client.
    Regards,
    Jörg

  • JSP Not Working with Thin Driver

    My JSP is not working with Oracle thin driver but it is working with Oracle OCI driver.
    From my jsp i am calling a stored procedured and passing 170 parameters to the procedure. This JSP works with Oracle OCI Driver configured as thrid party drivers in iAS6.0 SP2, but not working with Oracle Thin Driver configured as third party drivers in iAS6.0. My thin driver JDBC Connection URL is as follows:
    jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = MAPDBI01)(PORT = 1521)))(CONNECT_DATA =(SID = MAPS))).
    I have to give this URL because my production server deployment consists of iWS4.1 SP5 and iAS6.0 SP2 in different solaris boxes and Oracle 8.1.7 Database server in another Solaris Box. There is a pool of proxy servers between iAS6.0 box and the oracle box.

    Wim,
    I'd really appreciate it if you could provide some sample code. A complete, small, simple java class that I could copy and try out would be wonderful -- if it's not too much trouble.
    Thanks heaps (in advance :-),
    Avi.

  • Lot of addons are not working even after uninstalling and reinstalling them. Using 3.6.12 version of firefox with windows

    I am using 3.6.12 version of firefox with windows OS. Recently, lot of addons not working and not showing in task bar like IE tab, RC Search, Answers, Better Privacy, AdBlock plus, etc. I have some 15-20 addons installed of which only 5-6 addons are working .Please help

    Update to 3.6.17 in the first instance by clicking '''Help '''| '''Check For Updates'''.
    The main reason for this is because there was a security breach at Comodo which is an SSL certificate provider recently whereby a number of fraudulent certificates were inadvertently issued. These allow a hacker to impersonate any site including online banking and the Firefox version you're running at the moment will not warn you that the site is a fake. The fraudulent certificates were blacklisted in v3.6.17 and beyond.
    See: http://blogs.comodo.com/category/it-security/data-security/
    It's not a good idea to install an ActiveX control in Firefox because you expose your machine to exploits which target that Microsoft technology. If you need to use Internet Explorer, then do that rather installing the IE Tab.
    You may find your other add-ons start working properly after you update Firefox, so do that first.

  • BMC - Auto Notification not working for specific Client

    Hello Experts,
    We have PATROL® for SAP Solutions Trak 5.0.50 installed and configured for our SAP ECC EhP4 system and trying to generate mails for aborted jobs.
    The configuration in place:
    - Collectors are running fine.
    - Configurations for auto-alert are in place:
      - opti_script is defined in /sapmnt/ Aborted Jobs. Here the Priority value is 551 much higher than the required 400.
    Now I have deliberately aborted a job and a alert was also generated. But the problem is the mail is not getting fired.
    And the same settings work perfectly on the client 000 of the same SAP system.
    Kindly suggest any pointer which could help fixing the issue. I checked over and over again and compared client 000 settings to client 100 settings. All are same. But the mail does not get fired from client 100.
    Thanks a ton in advance,
    Srikishan

    The issue was resolved.
    For reference, the Patrol parameter 'consecutive alerts' is of relevance here. Only after a specified number of defined consecutive alerts is the notifciation mail triggered. Set it to 1 or more.
    Regards,
    Srikishan

Maybe you are looking for

  • HOW TO CHANGE DEFAULT DATE (60 DAYS) OF IRM SETTING

    I have a SharePoint 2010 Server integrated with my AD RMS server. I had setted up IRM for my Docum library in my site----- http://sp01/sites/test. There are 3 kinds of  users: website designer, website member and visitor. Each of them have rights to

  • Text on schedule line of Scheduling Agreement

    Dear All, I want to maintain some text on each schedule line of JIT Delivery Schedule of Scheduling Agreement. Also this text should flow in Delivery as well as in Billing Document. How to maintain this text ? Regards SAGAR

  • K8NGM2-FID problems: no usb and high cpu usage - HELP!

    hi folks, i've setup K8NGM2-FID inside an htpc with a clean install of mce 2005 (onboard video). For the past couple of days I've noticed a few things: 1) if the pc goes into standby (S3) and then wakes up, sometimes task manager shows a cpu usage of

  • 10.8.5: External Harddisk does not wake up with iMac after standby

    After upgrade my iMac 27 early 2013 to 10.8.5 my external USB 3 harddisk (for TimeMachine Backup) does not wake up when my iMac wakes up from standby. The external disk is unmounted and a error message apears. I had this problem really really rarely

  • Adjusting Safari to open in 32 bit java...downside?

    I have a site that we use requiring us to reset Java to open in 32 bit for Safari...had to use GET INFO and make the change, as well as adjust Java Preferences to open 32 bit first...any downside to this? Don't want to be changing it back each time..