Portal Import/Export problems and questions

I recently tried to promote our dev stuff to the prod using both the exp/imp scripts (following the Imp/Exp whitepaper) and the built-in application export. The first time went without a hitch; however, after a few report updates in dev, I tried it again, and now I can't even get the Welcome page to appear. (Yes, I did import that page). The page finishes loading but nothing shows up on screen. I can login in to the change the DADs but nill to Portal. Any ideas how to even get in to see if the stuff imported?
Along those lines, after searching through these threads, and reading the documentation, I get the general feel that imp/exp are not at 100%. So what would be the procedure to do production promotions? Do I have to delete stuff (apps & pages) on the PROD server, and then import? If so what (apps?, security?, login server?) do I delete?
Rich

Thanks for the post Indira. Here are the answers to the questions.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>What version of the Oracle Portal are you using?<HR></BLOCKQUOTE>
I am using Oracle Portal version 3.0.6.3.3
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Did you make any changes to the Welcome page when you imported it?<HR></BLOCKQUOTE>
No, I did not make any changes to the Welcome page when I imported it.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>When you say that the page comes up blank, did you check the HTML source to see if there is anything in there?<HR></BLOCKQUOTE>
Yes, and there is something in there. Its the W3C tag and <HTML></HTML>. That's it. (more on this below)
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>What kind of portlets are in the page that you had imported?<HR></BLOCKQUOTE>
I imported one application (with a combination of Reports, Forms, Dyn Pages, and LOV's), 7 pages with portlets based on all those components in tabbed interfaces on each page. For example, each page has 4 tabs with one portlet (running one of the reports) on each tab.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Are you able to get to the pages that you imported, through the Navigator. Can you edit/customize the page?<HR></BLOCKQUOTE>
Well this is funny, since I couldn't get to anything, I thought I was a goner since I couldn't log in to get to the main page and fix all this, not to mention to see if the app imported at all. So, I went to my DEV box, found out what the page_id was for the out-of-the-box default page, typed it into the URL and I got the Login link. I logged in and I can see that the app imported. I can also see the pages, but with no portlets. When I try to add portlets, I get USER DEFINED ERRORS galore. So I have to recreate the pages from scratch (not a very good thing to be doing in PROD)
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Try creating another page in your new prod instance and making that your default home page. Please can you check if that is working.<HR></BLOCKQUOTE>
As I mentioned above, this is basically what I had to do. I did another promotion last night, and since the pages are what I thought the trouble was, I didn't import them. I just imported sso, sec, and the app. To my dismay, the same thing happened. I call portal home and I get a blank screen (empty HTML tags). So there I was, well into the night, creating pages in PROD so that we could have a site to show today.
Since someone else gave me the CD to install, I wasn't aware of the version I had and its bugs/issues. I have started the process of upgrading versions, but would like to get a solid idea of whats going with promotions before I do.
Thanks,
Rich
null

Similar Messages

  • Some problems and questions

    I have some problems and questions about my MSI MEGA PC 180 system...
    One problem is that MSI live monitor only works one time after every new installation then is just say "The URL is invalid" every other time I try to search for updates.
    One problem is that one of the fans  doesn't turn off when I turn of the computer and the only way to get i to turn off is to turn on the hifi mode and turn it off then the fan stops. And some times the fan can start after a while when the computer has been turned off.
    There are two fans for the cooling of the CPU but PCALERT only shows the speed of one of them.. why? according to the manual one of the is called CPU fan and the other one is called sysfan but only CPU fan showes i PCALERT.
    Are there no other way to control the Tv other than with the Home Teather system than I find way to slow if you use 1280x1024 resolution on the screen like I do. And are there no way to sort and remove channels in home teather? As i is now I can't move the channels in the order I want and I can't remover channels that the auto search thaught was channels but aren't?
    An other thing that I find annoying is that the fullscreen mode of home teather doens't cover all off the screen it doesn't hide the systray and leaves a small but annoying kolumn to the right that showes the backgrund and that is very annoying to watch tv if you have a light backgrund because the kolumn are so bright.

    Welcome Kabbo,
    I see you agree that MC III is far from perfect. Perhaps you can try the combination of Media Portal and Ir2Key. Just read some of the other posts including "WinIRX.ocx internals/usage" by ddookie.  Another possibility is to try Dscaler, but this program is only for watching TV.
    Regarding the processor fans: its normal that only one of the two shows up in PcAlert; when you look closely to both fans you'll see that one has only a two-wired connection.
    The problem of a fan not shutting down is new to me, I suppose you have checked the connections to your mobo?
    Greetz,
    JaDi

  • Some problems and questions using OWB

    For Igor or anyone who can help me :-)
    Hello Igor,
    Thanks for all your help concerning my mapping deployment problem! Now it’s working better ;-)
    I used the OWB Runtime Assistant to create a new runtime target schema and i use the owner of this schema as user while logging to OWB.
    Now i can create and deploy without problems mappings, tables, functions, procedures, packages, dimensions, views, materialized views, process flows (i have installed the Oracle Workflow Client 2.6.2.0.0 with OWF builder and OWF mailer ).
    However I have still some problems and questions :-)
    a) After deploying a mapping or process flow i can execute them from OWB Deployment Manager. How can i schedule the execution of a deployed precess without using OWBDM ? (I want to execute a process every day to perform ETL).
    b) I think i have a problem deploying cubes. I create a cube in OWB, the validation is OK, the deploment succeds, but if i look with OEMC in the tree in the Warehouse OLAP section no cube is created. Only the fact tabe is created. If i look to the scripts from the Pre Deployment generation results i found DDLs only for TABLE, INDEX, UNIQUE KEY, FOREIGN KEY and ANALYZE object types, meanwhile during a dimension deployment i found also a DDL for the DIMENSION type object. WHY ?
    c) If I look in the procedures of the new created OWB Runtime Target Schema I found 3 procedures which are in error and when I try to compile them I receive the following error messages :
    - procedure WB_OLAP_LOAD_CUBE
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWCUBELOAD_SPEC' must be declared
    - procedure WB_OLAP_LOAD_DIMENSION
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWDIMLOAD_SPEC' must be declared
    - procedure WB_OLAP_LOAD_DIMENSION_GENUK
    PLS-00201: identifier 'DBMS_AWM.CREATE_AWDIMLOAD_SPEC' must be declared
    How can solve this problem? Is there any link with the fact that the cube is not generated?
    d) When I first acces the deployed DIM in the OEMC tree I receive a message saying that the dimension does not have complete metadata as needed for use by Oracle OLAP services (because is created either in an earlier version of Oracle database or it was created by an an other application than OEMC) and OEMC automatically generates the default needed metadata. Is this normal ?
    I work in an environment with
    - Oracle 9i Database 9.2.0.1.0
    - Oracle 9i Client 9.2.0.1.0
    - Oracle 9i Warehouse Builder Products 9.2.0.2.8
    Best Regards:
    Vlad
    PS Sorry for my poor English ;-)

    Answered in your "Getting RPE-01008 when deploying mappings" post.
    Regards:
    Igor

  • Problems with Importing / Exporting Keywords and Meta Datas

    Hi to all!
    I recently upgraded to Aperture 3 and upgraded my referenced library.
    Today I opened the Keyword HUD and noticed some keywords splattered in my list, which seem to be any older ones, since the new numbering indicated that they are not applied to any pictures.
    So I deleted them.
    Than I noticed the <Imported Keywords> folder, opened it, and it contained also a large number of previous keywords. Also they seemed not to be in use, so I also removed them.
    Than I locked the Keyword HUD.
    Now my question: If I export a version, with the option for 'include metadata' ticked, and edit the version than in Photoshop, and after it, import it back into the Aperture library I do have the problem.
    I have tried 'Import Meta Datas' and and click 'Append'. Than it is recognizing the former keywords, which I would appreciate, but not as 'Imported Keywords'.
    If I would open the file w/ the External Editor and return it back, I guess I would not have this problem. Usually I do open the referenced RAW file, and import than the edited version back into Aperture. Keywords are stored in the Library, so I would not avail the former given keywords than, is that right?
    By the way are the keywords part of Meta Datas or not?
    Are there any workarounds?
    And had other people also problems with their keyword list after upgrading?
    Thank for any ideas / infos!
    Michael

    Added header to CSV and to Code
    $ImportFile = Import-Csv "C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Tags.csv" -Header Computer
    foreach ($Computer in $ImportFile){
    $path = "\\$Computer\c$\Epic\bin\7.9.2\Epic Print Service"
    $xml = select-xml -path "$path\EpicPullService.config.xml" -xpath //EpicPullService//Cleanup | Select -ExpandProperty Node
    if ($xml.ArchiveHours -eq '12' -and $xml.DeleteHours -eq '120') {
    $Compliance = $True
    }Else{
    $Compliance = $False
    } "$Computer","$Compliance" | Export-Csv "C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Results.csv"
    Results:
    select-xml : Cannot find path '\\@{Computer=SW1412-16985}\c$\Epic\bin\7.9.2\Epic Print Service\EpicPullService.config.xml' because it does not exist.
    At C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Check_PullServiceXML.ps1:4 char:8
    + $xml = select-xml -path "$path\EpicPullService.config.xml" -xpath //EpicPullServ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (\\@{Computer=SW...vice.config.xml:String) [Select-Xml], ItemNotFoundException
        + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SelectXmlCommand
    If it is not a CSV file then just get it with Get-Content
    Get-Content C:\Users\UserName\Desktop\Scripts\Powershell\Epic\SCCM CI\Tags.csv |
        ForEach-Object{
            $computer=$_
            $path ="\\$computer\c$\Epic\bin\7.9.2\Epic Print Service\\EpicPullService.config.xml"
    ¯\_(ツ)_/¯

  • Library problem and question.

    I'm sure that if I could check through the whole of the topic list and read all of the threads that seem to be relevant, I might find the answer,but I don't have enough time, and I don't know how to compose a search that would find me the answers I need accurately enough. I have two matters I need help with.
    (1) When the betas of LightRoom came out, I thought I would give it a try as it seemed to do what I wanted in terms of importing my photos and maintaining a database. Fundamentally it does, but as a result of the experimentation I did, things are a little confused in terms of the library.
    I'm using a MacBook Pro with an external desktop HD, and I have recently bought a 120GB "pocket" HD. I am now shooting in RAW all the time, but some of the photos in the library are JPGs from my previous camera. My plan is to use the pocket drive to store the photos on, with a back-up on the desktop external. What I am currently doing is using DNG Converter to pull them off the card and save them on the pocket drive. Then I import the DNGs into LightRoom and organise them in collections. However, I also have many many JPGs from my previous camera which I would like to import. They are rather scattered in terms of where they are located.
    The Library is currently the one that I set up when originally trialling the beta; it is on the HD of the MacBook Pro, backed up to the desktop HD, but there is another library on that HD that I set up while experimenting which contains other photos which I need to bring into a single library. I really feel I need to redo it completely starting again from scratch so that I can bring everything together in a better organised manner. What would be the best way to do that? And what is the best location for the library database?
    (2) The last time I imported some photos -- having done the DNG conversion and saved them to the pocket drive -- I then dragged them in batches to appropriate collection folders. However, for some of them, they do not appear in the folder I dragged them to, nor in any of the others ... they only appear in the overall "Library: all photographs" and "Library: Previous import". How can I retrieve them so that I can put them in the appropriate collection folder so that I can include them in the gallery based on that? The original DNGs are still in the folder on the pocket drive.
    Sorry, this has been long and rambling, but I would really appreciate any help and advice.
    Mark in China

    Thanks for the reply Sean.<br /><br /><It sounds like you expect to be able to drag images from Previous Import into a folder. ><br /><br />I fear that is what I may have tried to do with these particular photos the first time when they got lost, but it is not what I normally do.<br /><br />I have a folder on the pocket drive called DNGs. Within this are a number of sub-folders for different sets of photos, Xiada, Longyan, Wuyishan, etc. When I use DNG Converter to take the RAW images off the card I have it put them in the main DNG folder, because for instance there may be some photos of flowers among them that I want eventually to go in the Flora sub-folder and photos of buildings that I want to go in the Xiada folder, even though all the photos were actually taken on the Xiada campus.<br /><br />When I import them into LR, they are found in a folder in the left pane of LR called DNGs. From there I drag them into the appropriate sub-folders, each time getting an alert about moving the photos on the disk.<br /><br />As I say, with the 9 photos in question, thinking back I may have dragged them from the "Previous Import". The result is that although the DNGs in question are invisible within LR, even though I deleted them rather than removed them, and I have gone through the whole process starting from getting them off the card again using DNG Converter, and they are now visible in the DNG folder in LR, when I drag them from there to the folder I want them in, LR issues an alert that "A file named P1000xxx.dng already exists at the destination" and doesn't move it, even though that photo is not visible.<br /><br />Again, as I said, on my desktop external drive, there is a parallel folder structure to the one on the pocket drive, and looking at the relevant folder using the finder, photos of those names are in that. I can delete them using the finder, but am worried that if I do so, the LR database will be corrupted. On the other hand, as they are there, but LR doesn't show them in the library, perhaps it is only the system that knows they are there and not LR, so deleting them will not affect the library.<br /><br />I guess the thing to do is to export all the photos in the library to a new location as DNGs with the metadata to XMPs, ready to redo the whole library set up from scratch  fortunately I am only dealing with a few hundred photos, not thousands or tens of thousands  and then try deleting them. If the current library is corrupted, then I can make a new one  I was going to wait until 1.1 and do that anyway  and if it doesn't then I should be able to do the move into the folders without problem.<br /><br />Also thinking round this, I should perhaps be using collections rather than folders anyway, so I must explore that for future reference.<br /><br />Mark in China

  • IMPORT/EXPORT problem.

    Hi,
    I am using a import export statement in my program.
    REPORT  ZKATEST.
    data : w_test type c value '1'.
    data : w_test1 type c.
    export w_test to memory id 'ZKAPIL'.
    import w_test1 from memory id 'ZKAPIL'.
    write : w_test1.
    Here the value gets exported to memory, but while importing its not getting populated (w_test1 is blank).
    Please suggest the solution.
    Thanks
    Kapil

    Hi kapil,
    1.  This kind of problems happen
        because the variable name,
        for export
        and import are different.
    2.  While exporting,
        Under memory id ZKAPIL,
        Value of W_TEST is stored with the name W_TEST.
    3. From the syntax,
        <b>import w_test1 from memory id 'ZKAPIL'</b>
       while importing,  from memory id ZKAPIL,
        the sysetm will , by default,
        try to search the value stored under name W_TEST1.
    (But it won't be found, because the orignal value is stored
      under the name W_TEST and not W_TEST1)
    <b>4. So just modify the syntax with this, and it will work fine.</b>
    <b>import W_TEST = w_test1 from memory id 'ZKAPIL'.</b>
    regards,
    amit m.

  • The VIServer doesn't work when importing/exporting complicated and many input/output VI.

    My VI server and client works fine when I importing and exporting uncomplicated VI. When I import/export many input/output and complicated VI, that complicated VI doesn't give any output. I don't get any error in the error message either (it said "No error"). And my client program looks like it gets hang - I can't stop the program. In this case, I have to shut down the server program then I can stop the client program. Is there any way that we can solve this problem?

    It's difficult to determine the cause of the problem from your description. Here are a few suggestions:
    1. Bundle the inputs to your complicated VI's into a cluster. Do the same with the outputs. You will technically then have only one input and output. This will keep you connector pane a lot cleaner and less confusing.
    2. Have Highlight Execution turned on in your complicated VIs. This will allow you see the portions of your complicated VIs that might be slowing them down.
    3. Run your complicated VI's without VI Server and with a set of input data that allows your VI to run quickly. Then, using VI Server, pass this same input data to your complicated VI's. This will allow you to determine if there is a problem with the way you are calling y
    our complicated VI's.
    Chris_Mitchell
    Product Development Engineer
    Certified LabVIEW Architect

  • Import / Export problems

    Hi team.
    I have a 4.6 C version an the import / export works fine.
    But in the SAP ERP Central Component 5.0
    I do the Export.
    Review the abap memory and se the areas, but empty.
    And when I do the import the data are clear.
    Do you have any idea.
    And i can't change for a SET parameter Id, becuase the data are numeric.
    Thanks

    Hi David, could you please post the a sample of the code that is not working?
    Best regards
    Edited by: Fernando Ariel Villa on May 17, 2011 11:05 PM

  • PlayBook .. problem and question

    hi
    I have a problem and a question 
    the problem is i connect my bold 9700 with the playbook by the bridge. it connected sucsseful and i can open the files, messeges, notes, calendar.. etc. the problem is the bbm cant opened. it stuck in the loading wheel screen. i wait for more than 30 min. but nothing happened.
    the bbm version is 5.0.3.22
    the bridge in the bold is 1.0.0.83
    the playbook software is 1.0.3.1868
    thanks

    Well, I'm surprised that this is playing you up. Anyway, before doing anything else I'd try deleting ALL bluetooth associations on the BB and the PB, uninstall the Bridge App. Reboot both devices and try again. You never know...
    If it STILL doesn't work:
    I'd suggest a couple of things.
    1 - I'm running 6.0.0.534 with no trouble - give that a go. Backup first, obviously.
    2 - Try installing and connecting the Bridge before you restore all of your data and apps. If it works, then restore and try again.
    I'm working on the assumption that either that particular OS is causing trouble (unlikely), or that there is something on your phone that is meddling with the Bluetooth connection somehow.
    Good luck!
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!

  • T30 Problems and Questions

    Ok I have a T30 that I do not know what could cause the problem and thought I could post the question here and see what other users could recommend trying.
    First off all Keyboard functions work properly.
    Second the power button and such works properly
    Now the led lights for power, hard drive activity, battery indication, these do not work. 
    I think the power button and these LED's are on the same board, although I could be wrong. But it just seems odd that none of the LEDs including the ones on the lower side of the display are working.
    Any ideas on what could cause this? Anything I can check? All assistance greatly appreciated.

    It's been years since I've last opened a T30. And even back then, I was not playing around with the fuses.
    To make one thing perfectly clear: these fuses are *NOT* meant to be user replaceable and you're looking at a board level repair involving components that are beyond tiny. Unless you're very experienced with a soldering iron, you may just want to get a replacement board or an entire barebone T30...at today's prices, that's what I would do.
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • E50 problems and questions

    Hello, I have a few questions aboyt e50.
    i own to phones model e50 and this is what i need:
    - big font size for contacts
    - is there any way to have wireless on e50?
    - the multi task doesnt work ... i tried to upgrade the software...but the same problem
    - and the last question is:
    how to activate PTT? is says to check the settings...but i dont know these settings.
    thanks.
    Message Edited by alexrose on 26-Jan-2008 01:37 PM

    You cannot increase the font size of S60 3rd edition handsets as it is not a feature they support, you can however download an application called font magnifier from Nokia Software Market http://www.softwaremarket.nokia.com
    You unfortunatlye cannot get WLAN for the E50-1 either as there needs to be hardware support for this feature too. The E50-1 was the entry level Eseries handset more voice centric therefore no 3G or Wi Fi.
    As for the multi tasking, all S60 devices support multi tasking, simply hold down the menu key to open task bar, if you need to minimize an app and keep it running in the backround, simply press the menu key once when in that app, do whatever you need to then hold down the menu key again and select your previous app from the task bar to continue!
    PS: Don't keep to many apps running to prevent slowness and?or freezing
    iPhone 5 32GB
    MacBook Pro Retina 15" Mac OS X Mountain Lion 10.8.4

  • Udev kernel 2.6 boot problems and questions

    Hello there..  During these days I'm trying to install a new linux kernel. I have the insane Idea of installing an old kernel. I compiled the "new" old kernel and I can't manege to get it to work efficently..
    I keep receiving a message this message during the boot.
    Failed to start udev Kernel Device Manager
    Although I followed the requirements for undev related to the kernel 2.6
    Why am I trying to install and older kernel? Well, the my reason is simple: my laptop keyboard that it's so annoying.. Every once and then it's not recognized at boot and it force me to reboot the system even for 4 or 5 times consequintely..
    With the kernel 2.6 I never had such problems and so I thought It was worth trying..
    Another interesting question that keep coming to my mind is related to the kernel that it's been update after pacman -Syu.
    I notice that in /usr/src there is a a new directory eithe the new kernel called  linux-3.9.5-1-ARCH, well if I try to build the kernel inside thi directory I get a message
    linux-3.9.5-1-ARCH]# make
    scripts/Makefile.build:44: /usr/src/linux-3.9.5-1-ARCH/arch/x86/syscalls/Makefile: No such file or directory
    make[1]: *** No rule to make target `/usr/src/linux-3.9.5-1-ARCH/arch/x86/syscalls/Makefile'.  Stop.
    make: *** [archheaders] Error 2
    The linux-headers are seems to be correctly installed to me...
    Any Idea or explanation or suggestion would be very appreciated.
    Thank you

    Arch userspace is too new to survive with an older kernel. This isn't going to end well for you.
    If you want your keyboard to function properly, I suggest you file bugs against the relevant parties and work with them to get actually get it fixed rather than go down this bizzare rabbit hole.
    edit: even our LTS kernel (3.0.x) is too old for Arch userspace.
    Last edited by falconindy (2013-06-14 15:00:23)

  • K7N2-L motherboard problems, and questions!

    I'm not sure if this is the right place for this, but I think it is.
    I have a K7N2-L motherboard that is giving me fits! I can't find this board in the data base to try and trouble shoot my issue, either.
    Here's my questions:
    Problem 1) There are three empty spaces in the floppy drive connection (plug) of this motherboard. Two of the spaces are in the second row, and are side by side, and don't appear to have ever had pins installed. This may be normal. These two empty spaces (blue X's) correspond to spots that don't even have holes through the motherboard to even install any pins. However, the third missing connector pin does appear to have had a pin soldered into it (red X), but now there is no pin. Also, when I attempt to start the system, the motherboard does post and will allow you to enter the BIOS set up. However, at the same time, I get a "Floppy Drive - FAILURE" warning during this part of the start up. This indicates to me that the drive is not being detected, and it may be caused by the suspected missing pin (red X). Here is a crude visual of the floppy plug lay out in question. The green I's indicate existing pins, and the X's the missing pins. The blue X's are the ones that appear to never have had pins, but the red X appears to have had a pin, as it's soldered, but is missing. Please, note the notch at the top of this crude illustration for proper orientation of the plug. If you have any info on this, please, give me some insight as I can't find any way of referencing this problem.
    -----------   -------------  ^ motherboard edge is here ^
    I I I I I I I I I I I I I I X  I I
    I I I I I I I I I I I I I I X X I
    Floppy Connector Layout
    Problem 2) It's possible this problem is a BIOS problem, and could be corrected with a BIOS update. However, since I don't currently have a floppy drive, I can't update the BIOS. I've set the BOOT priority in the BIOS as, 1-Floppy; 2-CD-Rom; 3-HDD0. However, the board selecting the devices in the proper order, and thus I can't get any of my drive to boot from either a CD or a Hard disc. I do know that the processor I'm using is good, as it came out of another operating system board. The processor is an AMD Duron 1800/266 FSB. Here's what is being seen with the BIOS with regards to the processor. If, in the BIOS, I set the FSB to 100MHz the processor shows as a 1200MHz processor instead of an 1800. However, when I reset the BIOS FSB to 133MHz (as it should be) the BIOS now shows the processor as a 1900+. Neither of these is correct. Any ideas as to what may be going on?
    Thanks in advance.........
    kudzu48

    Hi
    I just checked 8 motheboards that I have laying around from MSI, Asus, Intel and Biostar.  The pin location that you have marked in red does not have a pin in it.  The ones that you marked in blue do have pins in them.  If you are not the original owner, it may be that someone tried to replace a couple of broken pins and gave up.
    A bios update should take care of the failure to recognize your Duron 1800.  I have provided a link where you can see the later bios revisions.
    http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=393&kind=1

  • What license is required for import/export AcroForms and Submit button

    I want to know what kind of license do I need to programmatically interact with AcroForms and AcroFields for a asp.net web application.
    I use a third party software (Aspose) to import/export AcroField data value and also dynamically modify some of the fields.
    I also want to place a Submit button on the PDF so users can submit field data to a web server with free PDF readers.
    Have anyone done this before?

    Here are the steps I'm invisioning:
    1. The PDF form template is created with Acrobat Pro and Reader Rights is DISABLED.
    2. The user logins in to a web page and then clicks on a link to download the PDF template.
    3. Before the PDF is streamed to the client browser, the PDF template is modified with Aspose to fill in some personalized user data.
    4. User downloads a PDF with his/her data pre-filled.
    5. User saves and opens the PDF with PDF reader, fill in some more data and clicks on the Submit button on PDF.
    6. Submit button sends all the AcroFields that has data filled in back to a web server.
    7. Server processes the data accordingly.
    So, will a regular Acrobat Pro license be enough for this use?

  • VOD - Problems and Questions

    I'm in VHO 7 and use VOD all the time mainly for the network shows and premium subscriptions.  Been having a tone of problems with VOD not being updated for days/ sometimes weeks at a time on and off for these past 6+ months .  Also have the bizzar hourglass icon which has taken the place of the 'new' and red triangle icons.  None of the free titles show the avaiable until date.  A big problem also is that many times the HD VOD does not match the SD vod - folders available in both sections will not have the same episodes or HD will be missing episode thats available in SD.  I've contacted Verizon nearly every way possible, so now I'm turning to this forum to see if anyone else is having the same problems and to see if anyone has any support?  Maybe by chance someone at verizon will offer an explanation?  Twitter has failed, emailing them through contact us has failed, tech support has failed - what else is there?
    I'd also like to know why verizon does not offer all the HD VOD available on the market?  I have used Comcast, TImeWarner, and Cablevision VOD in the past and they all have a ton of free HD VOD from the networks that verizon does not offer.  They even offer HD VOD of networks not even aviable in HD on the network.  I sent the same message to the person who runs FIOSTV twitter and he replyed the with standard issue PR message claiming Verizon offers nearly all HDVOD available and its up to the providers.  We all know thats a load of crap.  I like the service or I wouldn't still be with them.  Just do not like lame excuses and poor response to problems.

    Hi we just went to a one bill with fios TV int and wireless and within the first week of service I was already on the phone trying to find out why I lied to too. vod is advertised as to be on demand within 24hrs of original air date but I wasn't receiving most of them for several days later if not a week later. So I called and spent several hours on the phone and all they told me was everything on their end was working fine and they put out a trouble ticket so I got a phone call and we talk and I said why I'm I not getting them on time and I was told bc it's up to when the tv stations release it to them and then they would release to us and I told them that's not the way vod works I told them to provide a service like that theirs a contract between Verizon and the carrier's so he said he would keep a trouble ticket and I would here something back within 48hrs I waited 3 days and I called back only to find that the ticket was gone they told me the reason for that was he put in problem resolved and we were no where close to fixing the issue so I spent more time on the phone with someone different only to here the same thing and I told them the same thing and he finally called someone else and he got back on the phone and said I was right the reason why I don't get vod on time BC I'm not in a high volume market Verizon has states and county's broke down into blocks and were I live is a low volume market so it doesn't get released to me within the 24hrs. But if I lived in a high volume market like a big city with lots of customers I would get it. After my one year contract I'm done withem. comcast has no issues with this problem in my area and that's were I'm headed and this is not the only issue I've had hope this helped

Maybe you are looking for

  • Samsung S4 Will not work with ANGOLA (UNITEL) SIM Card

    I have a Verizon Galaxy S4 that I cannot get to work with a local SIM card in ANGOLA. I was told my phone would work with an overseas sim card.  I need HELP.   My phone will not use an ANGOLA UNITEL sim card for data.  I believe my phone is still loc

  • Ati radeon hd 8510g

    Hello forum , Iv got this problem with battery drain and i saw a post on the forum about uninstalling your graphics driver and reinstalling it. The problem is that when I reinstall my driver my screen goes from dark to light to dark to light and so o

  • Itunes/QT converts video from sound to no-sound

    I have a video that has sound. when i convert it for ipod or when I convert in QT to ipod, it ends up converted with no sound. Any thoughts? Thanks!

  • Best Boot Camp version for my MacBook Pro?

    Hi guys! So, I've got a 17" MacBook Pro from 2007. It's listed as "macbookpro2,1" in System Profiler, if that helps. I've got the Windows 7 Release Candidate installed on a Boot Camp partition running BC version 2.0. I guess I'm a bit confused - what

  • [SOLVED]A nice sharp font renderer (not as sharp as windows)

    Is there another font renderer out there? I tried freetype the default and that gives me blurry edges. Infinality is not better in my opinion. Same blurry edges too many configurations. Are there any other renderers out there? Last edited by tedbell