E-recuriting on ERP2004 solution

Hi Experts,
We have ECC 5.0 which has integrated E-rec solution. I am trying to use E-rec services On ERP2004 ESS -> career and Jobs.
I am referring to http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
and i have changed the client for BSP applications as suggested. Now when i am hosting career and job. it taked me to a screen where i have to enter service and system. I am unable to understand why this error is coming.
Can any one of you share your experiences on the same problem. also if there any document available on the same.
Thanks and regards,
Sudhir

Closing old messages, not relevant now.

Similar Messages

  • Another IISPROXY question (multiple SAP systems)

    Hi!
    We've got a challenge. We have SAP EP (6.0 SP12), visible from outside
    (via  MS ISA server publishing). Also we have several SAP systems (BW,
    ERP2004, Solution Manager), that we want to make available from web.
    We installed IIS proxy module on portal server machine. It's working.
    I even maneged to publish some test reports and WebGUI of BW server.
    But when I try to publish in a simmilar way other system, I fall into
    problem.
    When you call '/sap/bw/' for example, SAP system after authentication
    converts it to something like '/sap(lsdkSDF435ssdgf)/bw'. As far as I
    understand between "(" and ")" there is some hash of password or something.
    The problem is, that it's true and the same for all SAP systems.
    So if I put in iisproxy.xml following strings:
    <mapping name="bw">
    <source>
         <protocol>http</protocol>
         <prefix>/sap/bw/</prefix>
    </source>
    <source>
         <protocol>http</protocol>
         <prefix>/sap/bw</prefix>
    </source>
    <source>
         <protocol>http</protocol>
         <prefix>/sap/public/bc/its/mimes/</prefix>
    </source>
    <source>
         <protocol>http</protocol>
         <prefix>/sap(</prefix>
    </source>
    <target>
            <protocol>http</protocol>
         <host>bw-server.ourdomain.local</host>
         <port>8000</port>
    </target>
    <compress-types>text/html, text/plain</compress-types>
    </mapping>
    it's working for BW server. We able to see reports and webGUI.
    If I try to add following strings for ERP2004 server:
    <mapping name="erp">
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bc/gui/sap/</prefix>
              <new-prefix>/sap/bc/gui/sap/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bc/gui/sap</prefix>
              <new-prefix>/sap/bc/gui/sap</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bw/BEx</prefix>
              <new-prefix>/sap/bw/BEx</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bw/BEx/</prefix>
              <new-prefix>/sap/bw/BEx/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/public/bc/its/mimes/</prefix>
              <new-prefix>/sap/public/bc/its/mimes/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/public/bc/ur/Design2002/</prefix>
              <new-prefix>/sap/public/bc/ur/Design2002/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bc/public/systemlogin/</prefix>
              <new-prefix>/sap/bc/public/systemlogin/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/sap(</prefix>
         </source>
         <target>
              <protocol>http</protocol>
              <host>erp2004-server.ourdomain.local</host>
              <port>8000</port>
         </target>
    <compress-types>text/html, text/plain</compress-types>
    </mapping>
    and try to open webGUI, it redirects to BW server.
    A think that's because double '/sap(' prefixes.
    How can we avoid that?
    Same situation for SolMan.
    In portal's 'System Landscape' setup is:
    BW system
      ITS
        ITS description: CLIxxxSID
        ITS host name: portal-server.ourdomain.ru (this name in accessible from internet, it's a host where portal and IISPROXY are installed)
        ITS path: /sap/bc/gui/sap/its/webgui
    ERP2004 system
      ITS
        ITS description: CLIxxxSID
        ITS host name: portal-server.ourdomain.ru
        ITS path: /erp/sap/bc/gui/sap/its/ (I added /erp/ trying to distinguish request to ERP2004 server), without it it's also not working)
    In intranet (if we do not use IISPROXY) everything is working. Of course with other system definitions in System Landscape.
    Do I need to provide more details? Or my question is clear?
    Thanks in advance for help and support!
    Regards,
    DK
    P.S. Actually I opened an OSS message on this topic (with "high" priority), but no SAP activities since September, 6th :o(

    Hi Jayesh!
    Seems it's not working :o( And worst thing, that I do not know why :o(
    What i've done.
    1) Created an alias '/erp/sap/', that points to '/default_host/sap/bc/gui/sap/its/webgui'.
    2) In System Landscape edited system definition (of an ERP2004 system), so that ITS path is now '/erp/sap/' and ITS host 'ourportal.ourdomain.ru'.
    3) Created an 'SAP transaction iView' that should launch SU01 transaction in ERP2004 system.
    Now when I try to open it from page, portal tries to connect me to our BW server.
    Seems that alias are working in some other way :o(
    Here's what I can see in IISPROXY log:
    11:57:29 Filter J2EE --> GET /erp/sap/
    11:57:29   7616 Proxy    GET http://erp2004.ourdomain.ru:8000/erp/sap/
    11:57:29   7616 Proxy    HTTP/1.1 200 OK | queued for 0.000 sec, processed in 0.078 sec.
    11:57:29   7616 Proxy    | GET http://erp2004.ourdomain.ru:8000/erp/sap/ | HTTP/1.1 200 OK | 0.000 | 0.078
    11:59:41 Filter J2EE --> GET /sap(dslkknvDSAFSADVFDSVaslkdv)/bc/gui/sap/its/webgui?okcode=/nSU01&DisconnectOnClose=0&sap-client=200&sap-language=en&sap-accessibility=
    11:59:41   6952 Proxy    GET http://bw.ourdomain.local:8000/sap(dslkknvDSAFSADVFDSVaslkdv)/bc/gui/sap/its/webgui
    So it's still tries to open '/sap(dslkknvDSAFSADVFDSVaslkdv)/bc/gui/sap/its/webgui' instead of /erp/sap(
    dslkknvDSAFSADVFDSVaslkdv)/
    Thanks for help and support!
    Regards,
    DK

  • I need some detail solutions and suggests about below these problems ?

    I need some detail solutions and suggests about below these problems:
    Problem 1: SAP Management Console cannot start successfully
    • Problem 1.1: Click on SAP Management Console, but yellow light continues for a long period of time.
    • Problem 1.2: In DOS, startsap command cannot start SAP R/3.
    • Problem 1.3: Oracle 9i database automatically shutdown by itself.
    • Problem 1.4: There is very low disk storage left (say less than 50MB) in the hard disk where Oracle 9i database is installed in the server.

    3.1 - If you client copy from client 000, you need to go to SCC4 and set the client to customizing chnages allowed;
    3.2 - If you do a client copy from client 800 (the one that SAP delivers data in) you should have data. Client 000 is empty (almost).
    3.3 - You should be able to change the password of SAP* PASS user.
    I am not sure which version you are dealing with, but ERP2004 and ERP2005 allow you to change the password suring installation.
    Also, there is a parameter that can be maintained that allows you to log on as SAP*. If you set as not available, no one can log on.
    Hope it helps,
    Leonardo De Araujo

  • Skill Profile Under Career & Job in ESS  ERP2004

    Hi
    We are using ERP2004 & SAP EP sp14.
    Under Career & Job workset of ESS Buisness package(60.2 for ESS)
    when i click on the Skill Profile there are no content display.(a blank page)
    but when i run the SkillApplication under
    webdynpro content administrator sap.com/ess~skl
    it's run and give the skill profile for the mapped user
    so whats the problem.   something missing?
    how can i solved this problem
    regards,
    kaushal

    Have you found a solution for this yet?  I am encountering the same problem.
    Thanks,
    Mohammed

  • Oracle as database for ERP2005 and ERP2004

    Hi,
    I am on a Solaris 10, Oracle 10.2 environment. I have already installed Solution Manager 4.0 on a NW2004s platform. Now I would like to install ERP2004 (NW04)on the same server, using the same Oracle database. Is this possible?? We are thinking about splitting Solaris into 3 zones, so that each zone acts (almost) like a separate server.
    Please help, this is an urgent issue...
    Regards,
    Thomas

    you can use the option <b>mcod (multiple components in one database)</b> when asked during installation of the database instance...the databases will the be distiguished using the appropriate database schema. ie. sapdev and sapqas (examples!)
    GreetZ, AH

  • ESS Services NOW an in ERP2004

    Dear SAP-Team!
    A client of us wants to implement SAP ESS. At the moment he is on Release 4.6C.
    Two of his requirements are:
    1. Approval of overtimes with workflow functionality
    2. Adjustmensts of clock-in/clock-out times with workflow functionality
    I found out that the second point (clock-in/clock-out times) will be realized in release ERP2004. Do you have any experience with self-developped solutions in a similar case (costs, problems by upgrading to ERP2004, ITS vs. Portal system architecture ...)?
    Does SAP plan to realize the first point (overtimes) also in release ERP2004? I think this is a usual requirement in HR-systems and I am wondering, why this is not considered yet in the SAP standard solution of ESS.
    Greetings from Linz/Austria!
    Manuela
    Message was edited by: Manuela Erninger

    Hi Eswari,
    Refer to the below link to understand Transport of personalization Data.
    http://help.sap.com/saphelp_nw04s/helpdata/en/e6/2cd4121a87405a90c91c09ec74cc8c/frameset.htm
    Cheers
    Deb

  • MySAP ERP2004?

    Hi Friends,
      Can anybody here explain me whats this mySAP ERP2004 all about?.
    Quick replies will be rewarded for sure.
    Regards,
    Tamilarasan.

    I would also suggest the following white papers and documents from sap.com/business-suite/erp/brochures:
    Overview Brochures
    "mySAP ERP" (PDF, 1.0 MB) -- Explore how mySAP ERP provides strategic insight, increased productivity, and flexibility by automating business processes and extending them to customers, partners, and suppliers -- through analytics to analyze operations, workforce, and financials for strategic and operational insight.
    "mySAP ERP Statement of Direction 2004" (PDF, 2.3 MB) -- Read this report on the SAP vision and strategy for mySAP ERP. Get descriptions of planned product additions and enhancements of enterprise resource planning functions that improve business processes and increase return on investment. Log-in required.
    "mySAP ERP Financials" (PDF, 833 KB) -- Learn how mySAP ERP Financials -- an essential building block of your enterprise software business strategy -- provides a foundation to expand your business, gain insight into every aspect of the enterprise, and ensure compliant and transparent accounting and financial reporting.
    "mySAP ERP Human Capital Management" (PDF, 1.1 MB) -- Read how the mySAP ERP Human Capital Management (mySAP ERP HCM) solution combines strategic HCM features with workforce analytics to enable you to find the best people, develop and leverage their talents, align their efforts with corporate objectives, maximize the impact of training efforts, and retain top performers.
    "mySAP ERP Operations" (PDF, 932 KB) -- Support collaborative business processes by providing strategic business insight and improving the management of overall operations with mySAP ERP Operations, a flexible, adaptable, end-to-end solution.
    "mySAP ERP Corporate Services" (PDF 1.1 MB) -- Read how mySAP ERP Corporate Services helps streamline administrative processes in real estate management; project portfolio management; travel management; quality management; and environment, health, and safety -- enhancing transparency and control while reducing risks.
    "mySAP ERP: Question & Answer" (PDF, 87 KB) -- Explore the general and technical aspects of mySAP ERP, including how features and functions support large and midsize companies and how mySAP ERP relates to solutions for smaller businesses. This brochure also provides information on making the transition from SAP R/3 to mySAP ERP.

  • IPod is not recognized by Windows Vista - possible solution

    During the past couple of weeks that I faced this problem I found out that a lot of people had the same question as I did.
    Here is a possible solution.
    I have HP Pavilion laptop with Windows Vista. After I connected my new iPod – it didn’t show up in My Computer as a new device and in Device Manager it was listed in “Other devices” with a question mark next to it. I already had iTunes installed – it didn’t show up in iTunes. On the attempt to reinstall the driver I had a message that the driver was found but an error occurred while installing it.
    Here is what I did:
    1. Install iTunes (it has iPod driver for Vista in it).
    2. Turn on iPod and connect it to computer.
    3. Restart computer with iPod turned on and connected to computer.
    4. On the start up the computer will begin automatically installing the driver and the message will appear in the corner that new device is being installed.
    5. After it has been installed – check My Computer – you should see it listed there.
    6. Run iTunes and configure iPod.
    iTunes might run a little bit slow when configuring iPod for the first time.
    Good luck.

    if only this fix worked for windows xp or even 2000 (at my job)
    insane, but it IS a driver/usb problem i now know, at least i've gotten that far.

  • HAVE NEW 13.3 MAC AIR AND when using it to open sites in safari I have no issue until I go to a link page that is a pdf file or I am trying to save the screen info as a pdf. I only get a black screen with no data, cannot find solution in help menu

    HAVE NEW 13.3 MAC AIR (previously, still have 13.3 MCbook pro which works captures what I am looking for an answer to)
    when i open sites in safari the page opens fine if it is not a pdf based page.
    Once i open a site that has a link to another page that is a pdf based page the page comes up as a black screen with no info showing
    If I open a site that gices me an open to save a file to a word, excel type document or a pdf , everything works fine until I try to save the information to a PDF and again the screen goes black
    I have tried the safari help site but to no avail, does anyone have a solution to thid problem. (I do have the abode ofr mac program loaded)

    If you delete all the Adobe Reader stuff it will probably fix this. For almost everything, the Apple pdf handling works better.

  • Open and Save dialogs are painfully slow. Is there a solution?

    Open and Save dialogs are painfully slow. Is there a solution?

    I pulled this part out of one of the topics Barney-15E linked to. It absolutely works! The glacially slow Finder response has been driving me batty in Mavericks. Each time I restarted, it would take forever to list the startup drive when I opened it. Open and Save dialogues were also painfully slow to respond. Now they all snap open and list instantly. I used TextWrangler to comment out the line in the file auto_master, then ran the automount command in Terminal.
    Working workaround:
    Use the following statements in Terminal.
    sudo vi /etc/auto_master
    In this file comment out /net with #  (#/net .....)
    sudo automount -vc
    Fixed.
    Confirmed here too both for Preview.app Open file sluggishness and Finder window population. Thanks Snaggletooh_DE!
    Couple of notes:
    (1) Some folks may be more comfortable using a GUI editor like TextWrangler instead of vi
         a) in the Finder use the GO menu and select Go to Folder
         b) type  '/etc' ( without single quotes ) in the Go to folder dialog box and press the Go button
         c) Right ( Control  ) click the auto_master file in the resulting Finder window. Select "Open with...." and use TextWrangler ( your choice )
         d) Comment out the line by inserting a '#' ( pound sign ) as noted in Snaggletooth_DE's instructions
         e) Save the file  ( probably need to authenticate with your admin password  )
         f) Do the 'sudo automount -vc' per Snaggletooth_DE's instructions. Will need to authenticate again.
    (2) Notice Snaggletooth_DE described this as a "workaround" because it bypasses an Apple bug. Presumably most people have not changed their auto_master file and it worked fine in Mountain Lion and prior. In other words: If you haven't done so already, please continue to submit feedback and bug reports to Apple for this issue.
    Kudos to Snaggletooth_DE for figuring out code is trying to look at network ( NFS ) volumes that maybe don't exist.

  • Any Mozilla product I install crashes at startup. The first window I see when I open a Mozilla product is the crash reporter. I have tried every possible solution but cannot open anything. It started with firefox. Can anyone please help?

    Hi there, as the question says, I cannot open any Mozilla product. I have tried to install firefox 3.6, older versions of Firefox, Firefox 4.0, Sea Monkey, Thunder Bird and Sun Bird. I have the same problem everytime. I open any of these programs and the first and the only window that appears is the crash reporter. I've tried opening it in Safe Mode and the same occurs. I have tried entirely uninstalling the products incuding the registry keys but no help. I shall post the detailed error reports, if they help solving this issue. Can you kindly look into this and find a solution as I use all of these Mozilla products and my life has been a hell since they've ben down.
    Seamonkey Error Report:
    Add-ons: [email protected]:2.0.4,{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}:0.9.85,{f13b157f-b174-47e7-a34d-4815ddfdfeb8}:0.9.87.4,[email protected]:1.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:1.0
    BuildID: 20101123124820
    CrashTime: 1296412292
    InstallTime: 1296412283
    ProductName: SeaMonkey
    StartupTime: 1296412291
    Theme: classic/1.0
    Throttleable: 1
    URL:
    Vendor: Mozilla
    Version: 2.0.11
    This report also contains technical information about the state of the application when it crashed.
    Sunbird Error Report:
    Add-ons: [email protected]:1.2009p,{e2fda1a4-762b-4020-b5ad-a41df1933103}:1.0b1,{972ce4c6-7e08-4474-a285-3208198ce6fd}:2.0
    BuildID: 20091211101839
    CrashTime: 1296413028
    InstallTime: 1296411446
    ProductName: Sunbird
    SecondsSinceLastCrash: 1578
    StartupTime: 1296413025
    Theme: classic/1.0
    Throttleable: 1
    URL:
    Vendor: Mozilla
    Version: 1.0b1
    This report also contains technical information about the state of the application when it crashed.

    Did you find a solution?
    Same problem over here as well, FF 7 is ok but FF8 / FF9 and Thunderbird 8 / 9 crash on startup.
    They both work if I start them in safe mode with everything enabled.

  • Can't get itunes.  I get the following message when I click on either the shortcut or the program.  It says ITunes has stopped working and I can either check on line for a solution and close the program or just close the program.

    When I click on the itunes shortcut or the program  I get the following message:
    ITunes has stopped working.  My two options are:  Windows can check on line for a solution to the problem or close the program. 
    It seems that my entire library is not there.  If I sync my ipod will it add it back into my library on the computer? 
    I've even tried installing again and nothing works.  Tried the "repair" and it says that ITunes is loaded but I stil get the above error when I try to open the program.
    Thanks

    Let's try the following user tip with that one:
    iTunes for Windows 10.7.0.21: "iTunes has stopped working" error messages when playing videos, video podcasts, movies and TV shows

  • THERE IS NO SOLUTION TO MULTIPLE iPODS ON ONE COMPUTER!

    Hello,
    This is a very common problem for those of us who belived that iPods were easy to connect to computers. The first iPod was, so why can't I just connect another?
    Well...you can. It just takes HOURS. Last night, I spent over 4 hours trying to get my windows computer to recognize both my mini and my sister's nano. Apple claims that using two iPods on one computer is "easy." It is, you just have to go through the grueling process of connecting them both first!
    Maybe there is a faster way than I know about, but I have probably read EVERY POST about "How to connect 2 iPods to the same computer." I even called Apple and they GAVE UP on me! They told me it was a hardware problem and I should send my iPod in for repair.
    What Apple needs to realize, is the fact that most people are NOT trying to steal music. All of the crazy restrictions that Apple has placed on iTunes (1 download per song, can't burn videos to dvd, can't play other music software on iPods...) are just to make sure no one steals $0.99 from Apple? WHAT?!?
    My suggestion to Apple is that you make a new version of iTunes where a user can register MANY iPods to a single computer, and let them all be on at the same time. The way Apple has it now, only one iPod can be connected at a time. This is, of course, to insure that no one steals music.
    The easy solution is to throuw out your Windows computer and buy a Mac. Or just one iPod.
    I hope that this clears up any confusion you were having about your own iPods. I'm sorry if you aren't technically savvy and won't be able to figure out how to connect your two iPods, it literally took me hours.
    Sincerely,
    iRock my iLife
    p.s. Please leave any comments or questions about the process of attatching a second iPod. I'll try to help you out as much as I can.

    Hello,
    This is a very common problem for those of us who
    belived that iPods were easy to connect to
    computers. The first iPod was, so why can't I just
    connect another?
    Sincerely,
    iRock my iLife
    .s. Please leave any comments or questions about the
    process of attatching a second iPod. I'll try to
    help you out as much as I can.
    Just blow itunes out and use RealPlayer. Just as easy to load from CD type playlists but not sure about downloads from web - yet. Had to do this as Itunes took out my CD and DVD drives in one go and couldnt have both. Cost me a fortune to get pc unstuck and windows completely re installed and guess what? Went to load Itunes again and there went the drives. Gave up and using RealPlayer now.
    Packard Bell   Windows XP  

  • Hours per day, iMac Help solution doesn't work

    My weekly view in iCal shows 24 hour days. I need only 8 am to 10 pm, 14 hr days. I went to iCal>Prefs>general and changed it to those hours and to show only 14 hour days. This affected NO change in iCal though iCal Help says;
    "To change the days of the week or the number of hours that appear in the main calendar view, choose iCal > Preferences, and make your choices from the Week and Day pop-up menus in the General pane. For example, you can choose to only see the hours from 9AM to 5PM on Monday through Friday."
    iCal>Preferences>general pane does not offer me week and day pop up menus as the help item suggests.
    I'm trying to switch from Now Up-To-Date to iCal. Surely apple hasn't released a calendar program that can't be adjusted as desired. (I found one thread on these discussion forums but it was 34 pages long: I found no solution in the first 3 pages and figured i'd post here, as it doesn't seem reasonable to have to read 34 pages x 15 posts/page to get an answer to such a simple question.
    I hope someone will be nice enough to point out the solution i'm overlooking.
    thanks

    Hi Dan,
    Thanks. I agree that provides a hack of sorts to achieve my goal. But can we also agree that it's a workaround unworthy of apple (or anyone's) quality software? I mean, a calendar program that by default shows all 24 hours and CAN'T have that changed, only the portion of it that shows at first?
    And if this is the only solution, what, then, is the usefulness of the preference i've changed to read: "Show 14 hours at a time" ?
    thanks
    terry

  • HT201263 my iphone 4 went into recovery mode & will not restore. Unknown error 21 comes up on iTunes. Please can someone offer any ideas for a solution?

    I have an iphone 4 nearly 2 yrs old. It has worked perfectly for that time. On Friday last (whilst away on holiday) I took the phone out of my pocket & it was lifeless. I tried switching it on, no joy, I tried the power/home button reset no joy. I plugged it into a mains charger & it came on but had a banner across the screen saying "verification required". I removed the charger & decided I would try again when I got home so I could connect to my PC & iTunes.
    At home I went through the whole above process again but when I plugged it into the mains again it just had the Apple logo going on/off repeatedly. I plugged the phone into my PC & the apple logo appeared followed by the "connect to iTunes". In iTunes I get the banner "iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes". So I click on "OK" the "Restore" then a banner asking if I'm sure I want to restopre the iPhone appears, press "Restore & Update". iTunes starts to remove the software, veryfies it with Apple & then another flag "The iPhone could not be restored. An unknown error occurred (21) which appears to be a security issue.
    I thought the above problem was something to do with O2 because I picked up my new iPhone 4S last Tuesday but was unable to set it up until I got back from my holiday, O2 say it isn't anything they've done.
    My question is has it happened to anyone & can anybody offer a solution, is it a hardware or software issue?

    Please see the two articles below:
    http://support.apple.com/kb/TS3694
    http://support.apple.com/kb/TS3125

Maybe you are looking for

  • A3 issues? My suggestion for a fix.*especially for trial users*

    I've been monitoring Twitter and checking out the Aperture message traffic there. Folks are reporting all kinds of problems from crashing to memory leaks, very poor performance and a host of other things. It goes without saying that there are many ne

  • My boss has asked me to get our recent purchase of Adobe Design Standard v6 on disc

    As usual trying to get in contact with anyone at a large IT corporation is proving to be quite problematic. Any solutions? Who would I contact? What Department? Any e mail address?

  • Pathway to follow for learning SAP XI

    Hi all, I think that I am the only one here without any prior knowledge of SAP,ABAP,J2EE,EAI or any other xi related technology. But I have spend around 6 months in learning XI by myself, but today also i don't find any confidence in myself to take a

  • Error starting XBox SDK app on Android

    This message is about Xbox SmartGlass SDK on Android. I couldn't find the applicable forum so I posted it here hoping that Microsoft moderator can re-post it to the appropriate forum. I'm getting the following error trying to start SmartGlass app on

  • Nokia 7373 - Broken Screen , Trouble Looking for p...

    I broke my Nokia 7373's screen and i've been to several nokia centers to get it fixed but they don't have the parts for it.  Any good advice? Getting a new phone is not an option cause i just got the Nokia 5800 and just want to get the 7373 fixed.