What is going wrong with this config ??

Hello guys,
I am busting my head to find out what is going wrong with this config and cant figure it out since i am not an advanced cisco technician.
Problem is that i cant access the 94.70.142.127 server that is supposed to be in a DMZ zone.
I know it is a bit chaotic but would really appreciate any help since i am running on a deadline.
I am building the config step by step and although it seems to be working access to the server all of the sudden is denied.
No idea if its a NAT issue a firewall issue or a security audit issue.
There are 3 vlans.
Vlan 1 is the inside network.
Vlan 2 is the DMZ server
Vlan 3 is the Management Network.
thanks in advance
Building configuration...
Current configuration : 11796 bytes
! Last configuration change at 11:28:33 PCTime Fri Jan 4 2013 by admin
! NVRAM config last updated at 11:27:51 PCTime Fri Jan 4 2013 by admin
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime
service password-encryption
service sequence-numbers
hostname R1
boot-start-marker
boot-end-marker
security authentication failure rate 3 log
security passwords min-length 8
logging message-counter syslog
logging buffered 4096 informational
enable secret 5 $1$oT7y$BwhdEjMJfAaTQI3dzDVwP.
no aaa new-model
memory-size iomem 10
clock timezone PCTime 2
clock summer-time PCTime date Mar 30 2003 3:00 Oct 26 2003 4:00
crypto pki trustpoint TP-self-signed-2567543707
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2567543707
revocation-check none
rsakeypair TP-self-signed-2567543707
crypto pki certificate chain TP-self-signed-2567543707
certificate self-signed 01
  30820244 308201AD A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 32353637 35343337 3037301E 170D3133 30313032 30383431
  35335A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 35363735
  34333730 3730819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  8100ABA4 B7FFF4F1 9FBE79D8 2CEBCA68 A14BE3AB DBF770C2 EB35A954 B271AE3E
  F8485837 F2E8566B 66E5EF6B BCFCDFA3 8F6F91F3 FD8E3015 879A67F5 85DD95F5
  C26875C0 2202CA6C CE95888F 545AB4F6 6F708A0E C65E78D1 60967480 5589F5EE
  80505E46 8767CE2C 37C994FE AB555AF0 BA4C4679 63FF7641 34FFF6EF 3EC38006
  46B90203 010001A3 6C306A30 0F060355 1D130101 FF040530 030101FF 30170603
  551D1104 10300E82 0C52312E 646F636E 65742E67 72301F06 03551D23 04183016
  8014F0DE 85318FB3 70C36B4A FEB4B0CA 446025F0 329C301D 0603551D 0E041604
  14F0DE85 318FB370 C36B4AFE B4B0CA44 6025F032 9C300D06 092A8648 86F70D01
  01040500 03818100 5D76D5F4 5FB659C3 1E5B3777 420E1703 CD019889 AE79390D
  A2AA4D26 AD9913B4 B3292277 97ACACDD D7093465 78279B4D 5FAC0A21 EFBF3B74
  6A25BC5B ACFB648F 08F92678 00BB495C 037DEAF7 C5910944 3D2C0643 EA19E9BD
  0AFE5423 AADBB3C2 B2C94296 DABE0D3D 6438F7A8 32B0A92B 3E8E0D26 635070A3
  ACF87E49 65A9E468
      quit
no ip source-route
ip cef
no ip bootp server
ip domain name docnet.gr
ip name-server 195.170.0.1
no ipv6 cef
username admin privilege 15 view root secret 5 $1$Lny5$et1FhWOpIKOOYRUtN89H10
archive
log config
  hidekeys
ip tcp synwait-time 10
ip ssh version 2
class-map type inspect match-any WebService
match protocol http
match protocol https
class-map type inspect match-all sdm-cls-sdm-pol-NATOutsideToInside-1-1
match class-map WebService
match access-group name WebServer
class-map type inspect match-all ccp-cls-sdm-pol-NATOutsideToInside-1-1
match access-group name Spoofing
class-map type inspect match-any CCP-Voice-permit
match protocol h323
match protocol skinny
match protocol sip
class-map type inspect match-any tcp-udp
match protocol http
match protocol https
match protocol dns
match protocol icmp
class-map type inspect match-all ccp-cls--3
match access-group name mng-out
match class-map tcp-udp
class-map type inspect match-all ccp-cls--2
match access-group name mng-self
class-map type inspect match-all ccp-cls--4
match access-group name mng-out-drop
class-map type inspect match-any ccp-cls-insp-traffic
match protocol cuseeme
match protocol dns
match protocol ftp
match protocol h323
match protocol https
match protocol icmp
match protocol imap
match protocol pop3
match protocol netshow
match protocol shell
match protocol realmedia
match protocol rtsp
match protocol smtp extended
match protocol sql-net
match protocol streamworks
match protocol tftp
match protocol vdolive
match protocol tcp
match protocol udp
class-map type inspect match-all ccp-insp-traffic
match class-map ccp-cls-insp-traffic
class-map type inspect match-any http-https-DMZ
match protocol http
match protocol https
class-map type inspect match-all sdm-cls--2
match class-map http-https-DMZ
match access-group name web_server
class-map type inspect match-any MySQLService
match protocol mysql
class-map type inspect match-all sdm-cls--1
match class-map MySQLService
match access-group name DMZtoMySQL
class-map type inspect match-any ccp-cls-icmp-access
match protocol icmp
match protocol tcp
match protocol udp
class-map type inspect match-all ccp-icmp-access
match class-map ccp-cls-icmp-access
class-map type inspect match-all ccp-invalid-src
match access-group 100
class-map type inspect match-all sdm-nat-https-1
match access-group 102
match protocol https
class-map type inspect match-all ccp-protocol-http
match protocol http
policy-map type inspect ccp-permit-icmpreply
class type inspect ccp-icmp-access
  inspect
class class-default
  pass
policy-map type inspect sdm-pol-NATOutsideToInside-1
class type inspect ccp-cls-sdm-pol-NATOutsideToInside-1-1
  drop
class type inspect sdm-cls-sdm-pol-NATOutsideToInside-1-1
  inspect
class type inspect sdm-nat-https-1
  inspect
class class-default
  drop
policy-map type inspect ccp-inspect
class type inspect ccp-invalid-src
  drop log
class type inspect ccp-protocol-http
  inspect
class type inspect ccp-insp-traffic
  inspect
class type inspect CCP-Voice-permit
  inspect
class class-default
  drop
policy-map type inspect ccp-permit
class class-default
  drop
policy-map type inspect sdm-policy-sdm-cls--1
class type inspect sdm-cls--1
  inspect
class class-default
  drop
policy-map type inspect ccp-policy-ccp-cls--1
class class-default
  drop
policy-map type inspect ccp-policy-ccp-cls--3
class type inspect ccp-cls--3
  inspect
class class-default
  drop
policy-map type inspect sdm-policy-sdm-cls--2
class type inspect sdm-cls--2
  inspect
class class-default
  drop
policy-map type inspect ccp-policy-ccp-cls--2
class type inspect ccp-cls--2
  inspect
class class-default
  drop
policy-map type inspect ccp-policy-ccp-cls--5
class class-default
  drop
zone security out-zone
zone security in-zone
zone security dmz-zone
zone security mng
zone-pair security ccp-zp-self-out source self destination out-zone
service-policy type inspect ccp-permit-icmpreply
zone-pair security sdm-zp-NATOutsideToInside-1 source out-zone destination in-zone
service-policy type inspect sdm-pol-NATOutsideToInside-1
zone-pair security ccp-zp-in-out source in-zone destination out-zone
service-policy type inspect ccp-inspect
zone-pair security ccp-zp-out-self source out-zone destination self
service-policy type inspect ccp-permit
zone-pair security zp-dmz-to-outside source dmz-zone destination out-zone
service-policy type inspect ccp-inspect
zone-pair security zp-outside-to-dmz source out-zone destination dmz-zone
service-policy type inspect sdm-pol-NATOutsideToInside-1
zone-pair security sdm-zp-dmz-zone-in-zone source dmz-zone destination in-zone
service-policy type inspect sdm-policy-sdm-cls--1
zone-pair security sdm-zp-in-zone-dmz-zone source in-zone destination dmz-zone
service-policy type inspect sdm-policy-sdm-cls--2
zone-pair security sdm-zp-dmz-zone-self source dmz-zone destination self
service-policy type inspect ccp-policy-ccp-cls--1
zone-pair security sdm-zp-mng-self source mng destination self
service-policy type inspect ccp-policy-ccp-cls--2
zone-pair security sdm-zp-mng-out-zone source mng destination out-zone
service-policy type inspect ccp-policy-ccp-cls--3
zone-pair security sdm-zp-out-zone-mng source out-zone destination mng
service-policy type inspect ccp-policy-ccp-cls--5
interface Null0
no ip unreachables
interface BRI0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation hdlc
shutdown
isdn termination multidrop
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
no atm ilmi-keepalive
interface ATM0.1 point-to-point
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
pvc 8/35
  pppoe-client dial-pool-number 1
interface FastEthernet0
interface FastEthernet1
interface FastEthernet2
switchport access vlan 3
spanning-tree portfast
interface FastEthernet3
switchport access vlan 2
interface Vlan1
description $FW_INSIDE$
ip address 192.168.0.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly
zone-member security in-zone
ip tcp adjust-mss 1412
interface Vlan2
description $FW_INSIDE$
ip address 192.168.1.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly
zone-member security dmz-zone
interface Vlan3
description $FW_INSIDE$
ip address 10.0.10.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly
zone-member security mng
interface Dialer0
description $FW_OUTSIDE$
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip mtu 1452
ip flow ingress
ip nat outside
ip virtual-reassembly max-reassemblies 64
zone-member security out-zone
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname [email protected]
ppp chap password 7 0918425001505245
ppp pap sent-username [email protected] password 7 13511B4B1359417D
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 10.0.10.0 255.255.255.0 Vlan3
no ip http server
ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static 192.168.0.101 94.70.142.113
ip nat inside source static 192.168.1.102 94.70.142.127
ip access-list extended DMZtoMySQL
remark CCP_ACL Category=128
permit ip host 192.168.1.102 host 192.168.0.101
ip access-list extended Spoofing
remark CCP_ACL Category=128
permit ip 10.0.0.0 0.255.255.255 any
permit ip 192.168.0.0 0.0.255.255 any
permit ip 172.16.0.0 0.15.255.255 any
ip access-list extended VTY_incoming
remark CCP_ACL Category=1
permit ip host 10.0.10.2 any
ip access-list extended WebServer
remark CCP_ACL Category=128
permit ip any host 192.168.1.102
ip access-list extended mng-out
remark CCP_ACL Category=128
permit ip 10.0.10.0 0.0.0.255 any
ip access-list extended mng-out-drop
remark CCP_ACL Category=128
permit ip any any
ip access-list extended mng-self
remark CCP_ACL Category=128
permit ip any any
ip access-list extended web_server
remark CCP_ACL Category=128
permit ip 192.168.0.0 0.0.0.255 host 192.168.1.102
logging 10.0.10.2
access-list 1 remark INSIDE_IF=Vlan1
access-list 1 remark CCP_ACL Category=2
access-list 1 remark VLan 1 Access
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 1 remark VLan 3 Access
access-list 1 permit 10.0.10.0 0.0.0.255
access-list 1 remark Vlan 2 Access
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 100 remark CCP_ACL Category=128
access-list 100 permit ip host 255.255.255.255 any
access-list 100 permit ip 127.0.0.0 0.255.255.255 any
access-list 102 remark CCP_ACL Category=0
access-list 102 permit ip any host 192.168.0.101
dialer-list 1 protocol ip permit
no cdp run
control-plane
banner login ^CWARNING!!!This is a highly monitored private system. Access is prohibited!!^C
line con 0
no modem enable
line aux 0
line vty 0 4
access-class VTY_incoming in
password 7 12292504011C5C162E
login local
transport input ssh
scheduler max-task-time 5000
ntp authentication-key 1 md5 10603D29214711255F106B2677 7
ntp authenticate
ntp trusted-key 1
ntp master 2
end

Hello karolos,
Here is the thing.
You said you are trying to access 94.70.142.113 and that is a server on the DMZ but based in your configuration that is not true
ip nat inside source static 192.168.0.101 94.70.142.113
So 192.168.0.101 is on Vlan 1 witch is the in-zone
interface Vlan1
description $FW_INSIDE$
ip address 192.168.0.1 255.255.255.0
security in-zone
If you got confused with  the security zone that the host is assigned to then just add the following and it should work
ip access-list extended WebServer
permit ip any host 192.168.0.101
Regards

Similar Messages

  • I was charged by adobe, but cannot download or use product. There is no proof of my purchase in my profile but the money is not in my account. What is going on with this situation?

    I was charged by adobe, but cannot download or use product. There is no proof of my purchase in my profile but the money is not in my account. What is going on with this situation?

    Hi there
    Please check that you are signing in with the same Adobe ID/email address you used to make the purchase. 
    If you need further assistance, please message me.
    Kind regards
    Bev

  • My 822 now says, "ERROR: Unable to find bootable option. Press any key to shut down." Just happened after my phone froze. Everything I've searched says to replace the phone.  I have no phone in or out, no alarm....what is going on with this?  I see others

    My 822 now says, "ERROR: Unable to find bootable option. Press any key to shut down." Just happened after my phone froze. Everything I've searched says to replace the phone.  I have no phone in or out, no alarm....what is going on with this?  I see others have the same problem.

    Just got the same error message today.  My phone went to the black screen of death with the error message at the top.  Contacted Verizon via chat.  Was online for 1 hour and 15 minutes only to find out that nothing could be done which I could have told them based upon what I had read on this site.  Of course my phone is out of warranty since I have had it for 1 1/2 years and I am not eligible for an upgrade.  How convenient!  I was told to contact Nokia which I did and they gave me a download to try to reset everything.  It looked like it was working but after almost 3 hours it got to the end and nothing happened.  It just froze even though it said it was done.  I rebooted the phone and am back at the same black screen of death.  Guess I have to buy a used phone and then will have to reconsider whether or not to stay with Verizon going forward.  I have not had any issues with the phone in the past - keep it in an otter box, never dropped, never got wet, etc.  But all of a sudden it goes haywire like this that seems like either a hardware or software problem but something completely out of my control and all I get is sorry, you're out of warranty!

  • Upgrading to iPhoto '08 - what's going wrong with my iphoto Library

    Hi,
    I would appreciate your advice/knowledge on this problem.
    ==> Short Description of my problem:
    I can't recover the keywords associated with my pictures. I am asked to import my pictures although I choose to open my previous iPhoto Library after converting to iPhoto 08.
    ==> What I did:
    1. I recently upgraded my mac to Leopard, and then to iPhoto'08. When opening for the 1st time iPhoto '08, I selected my iPhoto Library (as I held the option key while opening iPhoto).
    2. I then get the message: “The photo library needs to be upgraded to work with this version of iPhoto. Your photo library will not be readable by previous versions of iPhoto after the upgrade. The upgrade process may take several minutes depending on the number of photos in the library.” I clicked on the "Upgrade" button
    3. My Mac then loaded/created ALL my previous albums and smart albums (including the most recent ones). It loaded pictures up to April 2005. BUT then, it prompted me with the following message : "5584 photos have been found in the iPhoto Library that are not a part of this photo library. Would you like to import them?". I was surprised to get this message, as I read that the upgrade should run smoothly.
    4. I made two tests, following this prompt. First, I answered "YES". I ended with a 24.5 GB iPhoto Library (instead of my previous 12.64 GB library). Then, while repeating steps 2&3, I answered No. I then decided to import manually my missing pictures, and ended up with a 14,4 GB (surprisingly, I got events called originals that contained same pictures than other created events). I have repeated the steps 2 to 4 from a new user account, but got the same results.
    5. None of these solutions are satisfactory as I had assigned keywords to my 5000+ photo. What is going wrong? Here is the content of my iPhoto Library (before conversion), if this is of any help:
    In my iPhoto Library Oct 23, 2007:
    folder 2000 Oct 18, 2007
    folder 2004 Feb 13, 2005
    folder 2005 Jan 29, 2006
    folder 2006 Jan 7, 2007
    folder 2007 Oct 23, 2007
    AlbumData.xml Apr 17, 2005
    folder Album Nov 11, 2007
    Dir.data Apr 9, 2005
    iPod Photo cache Nov 11, 2006
    iPhoto.db Apr 17, 2005
    Library.iPhoto Apr 9, 2005
    Thumb32.data Apr 9, 2005
    Thumb64.data Apr 9, 2005
    ThumbJPG Apr 9, 2005
    This library is an external-drive backup copy of my HD photo library (that no longer exists).
    ==> What to do next?
    1. How to check if my keywords information is still present in my original iPhoto library? Is there any solution to get back my photo with their keywords?
    2. Manage my iPhoto library with a smaller quantity of pictures, to ease backup and conversion. I have understood that iPhoto Libray Manager is a convenient free software to merge/de-merge libraries. Is that correct?
    Thanks for your help,
    Nicolas

    NicoSou
    This sounds to me like your v5 library is corrupted.
    Try using the rebuild command from iPhoto Library Manager to recreate the library - it won't get everything, but should get albums and keywords. Read the iPhoto Library Manager Help for more details.
    Regards
    TD

  • EE What is going on with this outage? This is on a national level 27.07.15

    HI,There needs to be an answer from EE what the hell is going on with this national outage? its been down roughly since midnight (27/07/15).This is not good enough from a mobile network provider, and to make things worse you have no way of communicating this issue to your customers. 

    Just because you aren't affected, doesn't mean there isn't a problem?
    My wife and I have a shared account, mine doesn't work, hers goes. This has been a problem since Friday for me. 2nd Line have acknowledged an issue. After an update they pushed on Friday to an undisclosed amount of users on the network. I can't dial 150 from a PAYG or a colleagues PAYM phone. See the other thread, posted into.
    Coincidence?
    The issue is with No Service displayed on phone, a sim registration issue. Not no signal or other (though may be interpreted as no signal to the layman).

  • What could be wrong with this SuperCluster server?

    Kindly assist, what could be wrong with the super cluster server logs below, it comes up and down. Although as we speak, it is currently up and running now:
    root@ssc0101-mgmt-app1 # zpool status -x
      pool: emagine1
    state: UNAVAIL
    status: One or more devices could not be opened.  There are insufficient
    replicas for the pool to continue functioning.
    action: Attach the missing device and online it using 'zpool online'.
       see: http://www.sun.com/msg/ZFS-8000-3C
    scan: none requested
    config:
    NAME STATE     READ WRITE CKSUM
    emagine1 UNAVAIL      0     0 0  insufficient replicas
    /zonedev/emagine1/zonepool  UNAVAIL 0     0     0  cannot open
    root@ssc0101-mgmt-app1 # iostat -En
    c1t5000C5004382C93Fd0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: SEAGATE  Product: ST960005SSUN600G Revision: 0606 Serial No: 1141P17W1H
    Size: 600.13GB <600127266816 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c1t5000C500436A6673d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: SEAGATE  Product: ST960005SSUN600G Revision: 0606 Serial No: 1141P1DVT9
    Size: 600.13GB <600127266816 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c1t50015179596974EDd0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: ATA      Product: INTEL SSDSA2BZ30 Revision: 0362 Serial No:
    Size: 300.07GB <300069052416 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 1 Predictive Failure Analysis: 0
    c1t500151795966AFCBd0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: ATA      Product: INTEL SSDSA2BZ30 Revision: 0362 Serial No:
    Size: 300.07GB <300069052416 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 1 Predictive Failure Analysis: 0
    root@ssc0101-mgmt-app1 # zpool clear emagine1
    root@ssc0101-mgmt-app1 #
    SUNW-MSG-ID: FMD-8000-4M, TYPE: Repair, VER: 1, SEVERITY: Minor
    EVENT-TIME: Tue Nov 13 18:22:27 WAT 2012
    PLATFORM: ORCL,SPARC-T4-4, CSN: -, HOSTNAME: ssc0101-mgmt-app1
    SOURCE: zfs-diagnosis, REV: 1.0
    EVENT-ID: 6e103a73-e131-4abd-eeab-cacd1b658dce
    DESC: All faults associated with an event id have been addressed.
      Refer to http://sun.com/msg/FMD-8000-4M for more information.
    AUTO-RESPONSE: Some system components offlined because of the original fault may have been brought back online.
    IMPACT: Performance degradation of the system due to the original fault may have been recovered.
    REC-ACTION: Use fmdump -v -u <EVENT-ID> to identify the repaired components.
    SUNW-MSG-ID: FMD-8000-6U, TYPE: Resolved, VER: 1, SEVERITY: Minor
    EVENT-TIME: Tue Nov 13 18:22:27 WAT 2012
    PLATFORM: ORCL,SPARC-T4-4, CSN: -, HOSTNAME: ssc0101-mgmt-app1
    SOURCE: zfs-diagnosis, REV: 1.0
    EVENT-ID: 6e103a73-e131-4abd-eeab-cacd1b658dce
    DESC: All faults associated with an event id have been addressed.
      Refer to http://sun.com/msg/FMD-8000-6U for more information.
    AUTO-RESPONSE: All system components offlined because of the original fault have been brought back online.
    IMPACT: Performance degradation of the system due to the original fault has been recovered.
    REC-ACTION: Use fmdump -v -u <EVENT-ID> to identify the repaired components.
    Thanks in advance for your support.

    Let's check the details of the fault. We can run the fmdump command to get the details. Run the following command and post the output.
    fmdump -v -u 6e103a73-e131-4abd-eeab-cacd1b658dce
    thanks
    Erik

  • What's going on with this site

    Hi,
    I've made this page for a client some time ago
    http://munck-feldthusen.dk/
    and it works just fine.
    Today I got a call from him saying that he bought another
    name... this
    one
    http://www.glarmesterservice.dk/
    which he asked his host to point to
    the original URL (
    http://munck-feldthusen.dk/)
    and it does. But when I
    look at the page it's like things are not working and the
    source shows
    me a frame!
    I would appreciate if anyone can tell me what's going on... ?
    I've nothing to do with the extra domain name, the forwarding
    etc...
    just trying to come up with an explanation.
    Kim
    http://www.geekministry.com

    It's how hosts do such things sometimes -
    <frameset rows="100%" border="0" frameborder="0"
    framespacing="0"
    framecolor="#000000">
    <frame src="
    http://www.munck-feldthusen.dk"
    name="framenavn">
    </frameset><noframes><h1>glarmesterservice.dk</h1></noframes>
    Are both sites on the same host?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "kim" <[email protected]> wrote in message
    news:fr3tv4$l7h$[email protected]..
    > Hi,
    >
    > I've made this page for a client some time ago
    http://munck-feldthusen.dk/
    > and it works just fine.
    >
    > Today I got a call from him saying that he bought
    another name... this one
    >
    http://www.glarmesterservice.dk/
    which he asked his host to point to the
    > original URL (
    http://munck-feldthusen.dk/)
    and it does. But when I look at
    > the page it's like things are not working and the source
    shows me a frame!
    >
    > I would appreciate if anyone can tell me what's going
    on... ?
    >
    > I've nothing to do with the extra domain name, the
    forwarding etc... just
    > trying to come up with an explanation.
    >
    > --
    > Kim
    > ---------------------------
    >
    http://www.geekministry.com
    >

  • What the **** is wrong with this stupid machine???????

    **** my ipod just broke down for the 2nd time and it's really starting to be annoying..
    it won't reset, won't charge the battery, it just shows a sad face.
    i was looking for an email adress to contact somebody but it's all by phone and i refuse to pay more f**king money to these crappers. and i don't want to pay about 40 euro's of insurance costs which they charge me if i return my ipod to the shop. this is a serious problem for me..
    i want to know if there are any other people with this problem or one that looks like mine.
    i'm never using this crap from apple again.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    make a good product for christ sake!!!!!!!!!!!!!!!!!!!!!!!1
    hp desktop   Windows XP  

    Just in case you would like to have a final try
    Hello,
    If a sad iPod icon or an exclamation point and folder icon appears on your iPod’s screen, or with sounds of clicking or HD whirring, it is usually the sign of a hard drive problem and you have the power to do something about it now. Your silver bullet of resolving your iPod issue – is to restore your iPod to factory settings.
    http://docs.info.apple.com/article.html?artnum=60983
    If you're having trouble, try these steps at different levels one at a time until the issue is resolved. These steps will often whip your iPod back into shape.
    Make sure you do all the following “TRYs”
    A. Try to wait 30 minutes while iPod is charging.
    B. Try another FireWire or USB through Dock Connector cable.
    C. Try another FireWire or USB port on your computer .
    D. Try to disconnect all devices from your computer's FireWire and USB ports.
    E. Try to download and install the latest version of iPod software and iTunes
    http://www.apple.com/itunes/download/
    For old and other versions of iPod updater for window you can get here
    http://www.ipodwizard.net/showthread.php?t=7369
    F. Try these five steps (known as the five Rs) and it would conquer most iPod issues.
    http://www.apple.com/support/ipod/five_rs/
    G. Try to put the iPod into Disk Mode if it fails to appear on the desktop
    http://docs.info.apple.com/article.html?artnum=93651
    If none of these steps address the issue, you may need to go to Intermediate level listed below in logical order. Check from the top of the lists to see if that is what keeping iPod from appearing on your computer in order for doing the Restore.
    Intermediate Level
    A. Try to connect your iPod with another computer with the iPod updater pre-installed.
    B. Still can’t see your iPod, put it in Disk Mode and connect with a computer, instead of doing a Restore on iPod Updater. Go and format the iPod instead.
    For Mac computer
    1. Open the disk utility, hope your iPod appears there (left hand side), highlight it
    2. Go to Tab “Partition”, click either “Delete” or “Partition”, if fails, skip this step and go to 3
    3. Go to Tab “Erase” , choose Volume Format as “MAC OS Extended (Journaled), and click Erase, again if fails, skip it and go to 4
    4. Same as step 3, but open the “Security Options....” and choose “Zero Out Data” before click Erase. It will take 1 to 2 hours to complete.
    5. Eject your iPod and do a Reset
    6. Open the iTunes 7 and click “Restore”
    For Window computer
    Go to folder “My Computer”
    Hope you can see your iPod there and right click on the iPod
    Choose “Format”. Ensure the settings are at “Default” and that “Quick Format” is not checked
    Now select “Format”
    Eject your iPod and do a Reset
    Open the iTunes 7 and click “Restore”
    In case you do not manage to do a “Format” on a window computer, try to use some 3rd party disk utility software, e.g.“HP USB Disk Storage Format Tool”.
    http://discussions.apple.com/thread.jspa?threadID=501330&tstart=0
    C. Windows users having trouble with their iPods should locate a Mac user. In many cases when an iPod won't show up on a PC that it will show up on the Mac. Then it can be restored. When the PC user returns to his computer the iPod will be recognized by the PC, reformatted for the PC, and usable again. By the way, it works in reverse too. A Mac user often can get his iPod back by connecting it to a PC and restoring it.
    Tips
    a. It does not matter whether the format is completed or not, the key is to erase (or partly) the corrupted firmware files on the Hard Drive of the iPod. After that, when the iPod re-connected with a computer, it will be recognized as an fresh external hard drive, it will show up on the iTunes 7.
    b. It is not a difficult issue for a Mac user to find a window base computer, for a PC user, if they can’t find any Mac user, they can go to a nearest Apple Shop for a favor.
    c. You may need to switch around the PC and Mac, try to do several attempts between “Format” and “Restore”
    http://discussions.apple.com/thread.jspa?messageID=2364921&#2364921
    Advance Level
    A. Diagnostic mode solution
    If you have tried trouble shooting your iPod to no avail after all the steps above, chances are your iPod has a hardware problem. The iPod's built-in Diagnostic Mode is a quick and easy way to determine if you have a "bad" iPod.
    You need to restart your iPod before putting it into Diagnostic Mode. Check that your hold switch is off by sliding the switch away from the headphone jack. Toggle it on and off to be safe.
    Press and hold the following combination of buttons simultaneously for approximately 10 seconds to reset the iPod.
    iPod 1G to 3G: "Menu" and "Play/Pause"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Menu" and "Select"
    The Apple logo will appear and you should feel the hard drive spinning up. Press and hold the following sequence of buttons:
    iPod 1G to 3G: "REW", "FFW" and "Select"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Back" and "Select"
    You will hear an audible chirp sound (3G models and higher) and the Apple logo should appear backwards. You are now in Diagnostic Mode. Navigate the list of tests using "REW" and "FFW". The scroll wheel will not function while in diagnostic mode. For further details on Diagnostic mode can be found at http://www.methodshop.com/mp3/ipodsupport/diagnosticmode/
    Try to do the 5in1, HDD R/W and HDD scan tests. Some successful cases have been reported after the running the few tests under the Diagnostic mode. In case it does not work in your case, and the scan tests reports show some errors then it proves your iPod has a hardware problem and it needs a repairing service.
    B. Format your iPod with a start disk
    I have not tried this solution myself, I heard that there were few successful cases that the users managed to get their iPod (you must put your iPod in disk mode before connecting with a computer) mounted by the computer, which was booted by a system startup disk. For Mac, you can use the Disk Utility (on the Tiger OS system disk), for PC user, you can use the window OS system disk. Try to find a way to reformat your iPod, again it does not matter which format (FAT32, NTFS or HFS+) you choose, the key is to erase the corrupted system files on the iPod. Then eject your iPod and do a Reset to switch out from Disk Mode. Reboot your computer at the normal way, connect your iPod back with it, open the iPod updater, and hopefully your iPod will appear there for the Restore.
    If none of these steps address the issue, your iPod may need to be repaired.
    Consider setting up a mail-in repair for your iPod http://depot.info.apple.com/ipod/
    Or visit your local Apple Retail Store http://www.apple.com/retail/
    In case your iPod is no longer covered by the warranty and you want to find a second repairing company, you can try iPodResQ at your own risk
    http://www.ipodresq.com/index.php
    Just in case that you are at the following situation
    Your iPod warranty is expired
    You don’t want to pay any service charges
    You are prepared to buy a new one
    You can’t accept the re-sell value of your broken iPod
    Rather than leave your iPod as paper-weight or throw it away.
    You can try the following, but again, only do it as your last resort and at your own risk.
    Warning !!!! – It may or may not manage to solve your problem, and with a risk that you may further damage your iPod, which end up as an expensive paper weight or you need to pay more higher repairing cost. Therefore, please re-consider again whether you want to try the next level
    Last Resort Level
    1. . Disconnecting the Hard Drive and battery inside the iPod – Warning !! Your iPod warranty will be waived once you open the iPod.
    In Hong Kong there are some electronic shops offering an iPod service for Sad iPod, the first thing they do is to open up the iPod’s case and disconnecting the battery and the Hard Drive from the main board of the iPod. Wait for 5-10 minutes and reconnecting them back. The reason behind which I can think of is to do a fully reset of a processor of the iPod. In case you want do it itself and you believe that you are good on fixing the electronics devices and have experience to deal with small bits of electronic parts, then you can read the following of how to open the iPod case for battery and HDD replacement (with Quicktimes)
    http://eshop.macsales.com/tech_center/index.cfm?page=Video/directory.html
    2.Press the reset button on the Hard Drive inside the iPod – Suggestion from Kill8joy
    http://discussions.apple.com/thread.jspa?messageID=2438774#2438774
    Have I tried these myself? No, I am afraid to do it myself as I am squeamish about tinkering inside electronic devices, I have few experiences that either I broke the parts (which are normally tiny or fragile) or failed to put the parts back to the main case. Therefore, I agree with suggestion to have it fixed by a Pro.
    2. Do a search on Google and some topics on this discussion forum about “Sad iPod”
    Exclamation point and folder and nothing else
    http://discussions.apple.com/thread.jspa?messageID=2831962#2831962
    What should I do with my iPod? Send it or keep it?
    http://discussions.apple.com/thread.jspa?threadID=469080&tstart=0
    Strange error on iPod (probably death)
    http://discussions.apple.com/thread.jspa?threadID=435160&start=0&tstart=0
    Sad Face on iPod for no apparent reason
    http://discussions.apple.com/thread.jspa?threadID=336342&start=0&tstart=0
    Meeting the Sad iPod icon
    http://askpang.typepad.com/relevanthistory/2004/11/meeting_thesad.html#comment-10519524
    Sad faced iPod, but my computer won’t recognize it?
    http://discussions.apple.com/thread.jspa?messageID=2236095#2236095
    iPod Photo: unhappy icon + warranty question
    http://discussions.apple.com/thread.jspa?messageID=2233746#2233746
    4th Gen iPod Users - are we all having the same problem?
    http://discussions.apple.com/message.jspa?messageID=2235623#2235623
    Low Battery, and clicking sounds
    http://discussions.apple.com/thread.jspa?messageID=2237714#2237714
    Sad faced iPod, but my computer won’t recognize it
    http://discussions.apple.com/thread.jspa?messageID=2242018#2242018
    Sad iPod solution
    http://discussions.apple.com/thread.jspa?threadID=412033&tstart=0
    Re: try to restore ipod and it says "can't mount ipod"
    http://discussions.apple.com/thread.jspa?threadID=443659&tstart=30
    iPod making clicking noise and is frozen
    http://discussions.apple.com/thread.jspa?messageID=2420150#2420150
    I am not suggesting that you should follow as well, but just read them as your reference. You are the person to make the call.
    Finally, I read a fair comments from dwb, regarding of slapping the back of the iPod multiple times
    Quote “This has been discussed numerous times as a 'fix'. It does work, at least for a while. In fact I remember using the same basic trick to revive Seagate and Quantam drives back in the mid to late 1980's. Why these tiny hard drives go bad I don't know - could be the actuator gets stuck in place or misaligned. Could be the platter gets stuck or the motor gets stuck. 'Stiction' was a problem for drives back in the 80's. Unfortunately the fix can cause damage to the platter so we temporarily fix one problem by creating another. But I know of two instances where a little slap onto the table revived the iPods and they are still worked a year or more later.”UnQuote

  • What is going wrong with my bufferstrategy?

    I have implemented bufferstrategy into my game now and I am having some minor troubles. Sometimes when I start the game, everything works fine, but other times I just get a black screen where I can move the mouse. I don't know why it does this. Here is my implementation, is there anything wrong with it? :
    while(isRunning) {
         Graphics2D g = (Graphics2D)strategy.getDrawGraphics();
         //get the elapsed time since the last update
         long et = System.currentTimeMillis() - lastUpdate;
         lastUpdate += et;
         //update
         r.update(et);
         //render
         r.render(g);
         g.dispose();
         strategy.show();
    }

    OK, when I ran a debug on it and added a breakpoint at the troubling line, I was given this error message:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x6DA7EE6
    Function=Java_sun_print_Win32PrintJob_endPrintRawData+0x1D42
    Library=E:\Java\j2re1.4.2_03\bin\awt.dll
    Current Java thread:
         at sun.awt.windows.Win32BackBufferSurfaceData.initSurface(Native Method)
         at sun.awt.windows.Win32BackBufferSurfaceData.createData(Unknown Source)
         at sun.awt.windows.Win32BackBuffer.createHWData(Unknown Source)
         at sun.awt.windows.WVolatileImage.initAcceleratedBackground(Unknown Source)
         at sun.awt.image.SunVolatileImage.<init>(Unknown Source)
         at sun.awt.windows.WVolatileImage.<init>(Unknown Source)
         at sun.awt.windows.Win32BackBuffer.<init>(Unknown Source)
         at sun.awt.windows.WComponentPeer.createBackBuffer(Unknown Source)
         - locked <0x1053e640> (a sun.awt.windows.WFramePeer)
         at sun.awt.windows.WComponentPeer.replaceSurfaceData(Unknown Source)
         - locked <0x1053e640> (a sun.awt.windows.WFramePeer)
         - locked <0x10524fd8> (a java.awt.Component$AWTTreeLock)
         at sun.awt.windows.WComponentPeer.createBuffers(Unknown Source)
         - locked <0x1053e640> (a sun.awt.windows.WFramePeer)
         at java.awt.Component$FlipBufferStrategy.createBuffers(Unknown Source)
         at java.awt.Component$FlipBufferStrategy.<init>(Unknown Source)
         at java.awt.Component.createBufferStrategy(Unknown Source)
         at java.awt.Window.createBufferStrategy(Unknown Source)
         at java.awt.Component.createBufferStrategy(Unknown Source)
         at java.awt.Window.createBufferStrategy(Unknown Source)
         at system.Racer.init(Racer.java:77)
         at system.Racer.<init>(Racer.java:63)
         at system.Racer.main(Racer.java:42)
    Dynamic libraries:
    0x00400000 - 0x00407000      E:\Java\j2re1.4.2_03\bin\javaw.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      E:\Java\j2re1.4.2_03\bin\client\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x10000000 - 0x10007000      E:\Java\j2re1.4.2_03\bin\hpi.dll
    0x00820000 - 0x0082E000      E:\Java\j2re1.4.2_03\bin\verify.dll
    0x00830000 - 0x00849000      E:\Java\j2re1.4.2_03\bin\java.dll
    0x00850000 - 0x0085D000      E:\Java\j2re1.4.2_03\bin\zip.dll
    0x02B40000 - 0x02B5C000      E:\Java\j2re1.4.2_03\bin\jdwp.dll
    0x06B60000 - 0x06B65000      E:\Java\j2re1.4.2_03\bin\dt_socket.dll
    0x71AB0000 - 0x71AC5000      C:\WINDOWS\System32\ws2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\System32\WS2HELP.dll
    0x71A50000 - 0x71A8B000      C:\WINDOWS\System32\mswsock.dll
    0x76F20000 - 0x76F45000      C:\WINDOWS\System32\DNSAPI.dll
    0x76FB0000 - 0x76FB7000      C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x76FC0000 - 0x76FC5000      C:\WINDOWS\System32\rasadhlp.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x06D40000 - 0x06E4F000      E:\Java\j2re1.4.2_03\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AC000      C:\WINDOWS\System32\IMM32.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x5AD70000 - 0x5ADA4000      C:\WINDOWS\System32\uxtheme.dll
    0x06EC0000 - 0x06F10000      E:\Java\j2re1.4.2_03\bin\fontmanager.dll
    0x51000000 - 0x5104D000      C:\WINDOWS\System32\ddraw.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x5C000000 - 0x5C0C8000      C:\WINDOWS\System32\D3DIM700.DLL
    0x06FA0000 - 0x06FA7000      E:\Logitech\MouseWare\System\LgWndHk.dll
    0x06FB0000 - 0x06FBD000      E:\rage3dtweak\GameUtil.dll
    0x071C0000 - 0x071C7000      E:\Logitech\iTouch\iTchHk.dll
    0x07250000 - 0x0725B000      C:\Program Files\Common Files\Logitech\Scrolling\LgMsgHk.dll
    0x55900000 - 0x55961000      C:\WINDOWS\System32\MSVCP60.dll
    0x07260000 - 0x0727E000      E:\Java\j2re1.4.2_03\bin\jpeg.dll
    0x07280000 - 0x072A3000      E:\Java\j2re1.4.2_03\bin\cmm.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation   total 768K, used 6K [0x10010000, 0x100e0000, 0x104f0000)
      eden space 704K,   0% used [0x10010000, 0x100118b8, 0x100c0000)
      from space 64K,   0% used [0x100c0000, 0x100c0000, 0x100d0000)
      to   space 64K,   0% used [0x100d0000, 0x100d0000, 0x100e0000)
    tenured generation   total 14380K, used 10673K [0x104f0000, 0x112fb000, 0x14010000)
       the space 14380K,  74% used [0x104f0000, 0x10f5c5a8, 0x10f5c600, 0x112fb000)
    compacting perm gen  total 4096K, used 3789K [0x14010000, 0x14410000, 0x18010000)
       the space 4096K,  92% used [0x14010000, 0x143c3458, 0x143c3600, 0x14410000)
    Local Time = Wed Apr 14 17:45:20 2004
    Elapsed Time = 10
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
    # An error report file has been saved as hs_err_pid3396.log.
    # Please refer to the file for further information.
    #The error mentions native code, but I didn't think I was using any native code by just creating a bufferStrategy. If you can make some sort of sense out of that I would appreciate it. If you need any more info I will gladly provide it. Thanks.

  • What might be wrong with this SQL?

    HI I am getting a failed message on Rowset near "ON" any ideas why this would fail? I am running this in a Crystal as a command.
    SELECT
    IV00101.ITMGEDSC,
    IV00101.ITEMDESC,
    RM00101.CUSTNAME,
    IV40600.UserCatLongDescr,
    CATS.UserCatLongDescr,
    SOP10200.ITEMNMBR,
    SOP10200.SOPNUMBE,
    SOP10200.QUANTITY,
    SOP10200.OXTNDPRC,
    SOP10200.SOPTYPE,
    SOP10100.DOCDATE,
    'Current' as source
    FROM
    PBS.dbo.SOP10100 SOP10100 ON
    (SOP10200.SOPTYPE=SOP10100.SOPTYPE) AND
    (SOP10200.SOPNUMBE=SOP10100.SOPNUMBE)
    INNER JOIN
    PBS.dbo.IV00101 IV00101 ON
    SOP10200.ITEMNMBR=IV00101.ITEMNMBR
    INNER JOIN
    PBS.dbo.RM00101 RM00101 ON
    SOP10100.CUSTNMBR=RM00101.CUSTNMBR
    LEFT OUTER JOIN
    PBS.dbo.IV40600 IV40600 ON
    IV00101.ITMGEDSC=IV40600.USCATVAL
    LEFT OUTER JOIN
    PBS.dbo.IV40600 CATS ON
    IV00101.USCATVLS_2=CATS.USCATVAL
    UNION
    SELECT
    IV00101.ITMGEDSC,
    IV00101.ITEMDESC,
    RM00101.CUSTNAME,
    IV40600.UserCatLongDescr,
    CATS.UserCatLongDescr,
    SOP10200.ITEMNMBR,
    SOP10200.SOPNUMBE,
    SOP10200.QUANTITY,
    SOP10200.OXTNDPRC,
    SOP10200.SOPTYPE,
    SOP10100.DOCDATE,
    'History' as source
    FROM
    PBS.dbo.SOP30200 SOP30200 ON
    (SOP30300.SOPTYPE=SOP30200.SOPTYPE) AND
    (SOP30300.SOPNUMBE=SOP30200.SOPNUMBE)
    INNER JOIN
    PBS.dbo.IV00101 IV00101 ON
    SOP30300.ITEMNMBR=IV00101.ITEMNMBR
    INNER JOIN
    PBS.dbo.RM00101 RM00101 ON
    SOP30200.CUSTNMBR=RM00101.CUSTNMBR
    LEFT OUTER JOIN
    PBS.dbo.IV40600 IV40600 ON
    IV00101.ITMGEDSC=IV40600.USCATVAL
    LEFT OUTER JOIN
    PBS.dbo.IV40600 CATS ON
    IV00101.USCATVLS_2=CATS.USCATVAL

    Philky,
    The scope of first SOP10100 is upto only the first Select statement, when you access it in the second select, you need to include it again as you have done it in the first select. I am just wondering if you are going wrong some where, I think you should query SOP30200 and SOP30300 in the second query, if not then include SOP10100 and SOP10200 in join of second select.
    SELECT
    IV00101.ITMGEDSC,
    IV00101.ITEMDESC,
    RM00101.CUSTNAME,
    IV40600.UserCatLongDescr,
    CATS.UserCatLongDescr,
    SOP10200.ITEMNMBR,
    SOP10200.SOPNUMBE,
    SOP10200.QUANTITY,
    SOP10200.OXTNDPRC,
    SOP10200.SOPTYPE,
    SOP10100.DOCDATE,
    'Current' as source
    FROM
    PBS.dbo.SOP10100 SOP10100 inner join PBS.dbo.SOP10200 SOP10200 ON
    (SOP10200.SOPTYPE=SOP10100.SOPTYPE) AND
    (SOP10200.SOPNUMBE=SOP10100.SOPNUMBE)
    INNER JOIN
    PBS.dbo.IV00101 IV00101 ON
    SOP10200.ITEMNMBR=IV00101.ITEMNMBR
    INNER JOIN
    PBS.dbo.RM00101 RM00101 ON
    SOP10100.CUSTNMBR=RM00101.CUSTNMBR
    LEFT OUTER JOIN
    PBS.dbo.IV40600 IV40600 ON
    IV00101.ITMGEDSC=IV40600.USCATVAL
    LEFT OUTER JOIN
    PBS.dbo.IV40600 CATS ON
    IV00101.USCATVLS_2=CATS.USCATVAL
    UNION
    SELECT
    IV00101.ITMGEDSC,
    IV00101.ITEMDESC,
    RM00101.CUSTNAME,
    IV40600.UserCatLongDescr,
    CATS.UserCatLongDescr,
    SOP10200.ITEMNMBR,
    SOP10200.SOPNUMBE,
    SOP10200.QUANTITY,
    SOP10200.OXTNDPRC,
    SOP10200.SOPTYPE,
    SOP10100.DOCDATE,
    'History' as source
    FROM
    PBS.dbo.SOP30200 SOP30200 inner join PBS.dbo.SOP30300 SOP30300 ON
    (SOP30300.SOPTYPE=SOP30200.SOPTYPE) AND
    (SOP30300.SOPNUMBE=SOP30200.SOPNUMBE)
    INNER JOIN
    PBS.dbo.IV00101 IV00101 ON
    SOP30300.ITEMNMBR=IV00101.ITEMNMBR
    INNER JOIN
    PBS.dbo.RM00101 RM00101 ON
    SOP30200.CUSTNMBR=RM00101.CUSTNMBR
    LEFT OUTER JOIN
    PBS.dbo.IV40600 IV40600 ON
    IV00101.ITMGEDSC=IV40600.USCATVAL
    LEFT OUTER JOIN
    PBS.dbo.IV40600 CATS ON
    IV00101.USCATVLS_2=CATS.USCATVAL
    Hope this helps,
    Thanks
    -Azhar

  • What could be wrong with this resolveNodes / for script?

    Hello, I am stumped and would greatly appreciate some help here.
    I have a table that has the ability to add additional rows.
    Each row includes a "delete" button to clear the row.
    I'd like to hide the "delete" button when another button is clicked.
    There are a variable amount of rows at any given time, so I can't target the button directly.
    I have used the "for" method before, but it doesn't seem to be able to find the nodes in this case.
    My hierarchy looks like this:
    form1
    - productSubform
    - - productJobTable
    - - - productJobRow
    - - - - deleteBtn
    my Javascript looks like this:
    var nodes = form1.productSubform.productJobTable.resolveNodes("productJobRow[*]");
    var len = nodes.length;
    for(var i = 0; i < len; i++) {
            nodes.item(i).deleteBtn.presence = "invisible";
    Can anyone see what could be wrong here?
    Thank you in advance.

    This code worked for me...
      var rows = form1.p1.Table1.resolveNodes("Row1[*]");
      var len = rows.length;
      for (var i=0; i<len; i++) rows.item(i).Button1.presence = "invisible";
    When I used nodes as the variable name, I got this error: "Invalid property set operation."

  • Can anyone explain what's going on with this dual 2.0 G5???

    I've been trouble shooting my PowerMac G5 dual 2.0 recently. I've gotten to the point where I think it's the processors. I was getting random freezing and Kernel Panics so I bought a set of used 2.0 CPUs (U1 and U2)in unknown working condition. Well, I took out the original CPU (O1) that I though was causing the trouble and replaced it with one of the untested ones (U1).Everything worked great except that the computer only recognized one CPU (don't know which one). Swapped out U1 for U2 and again it powered right up but froze after a few minutes. So I replaced U2 with U1 and went about using it as a single G5.
    I later aquired a 100% tested and working 2.0 CPU (T1) and popped it in with O1. I got nothing. No chime or start up. I switched their positions and got as far as trying to calibrate the fans only to repeatedly get an error saying the processor was bad.
    After this I tried something I hadn't thought of before. I put U1 and U2 together and to my surprise, the computer started. It was working with both CPUs once again. The only thing I noticed was that CPU A's temp was about 103 degrees F and CPU B's was 118 F. There was always about a 15 degree difference. The computer ran fine for a while so I opened 6 full length movies in Quicktime to stress the CPUs. After a few minutes of running and expose work, the computer froze. I didn't see what the temps were when it froze, I just did a hard shutdown and left it off.
    My point is, I'm starting to wonder if it's the logic board and not the CPUs. Both O1 and O2 work together and are recognized as dual, but the computer will freeze. O1 and U1 work together but are recognized as a single 2.0 G5. U1 and U2 work together and are recognized as dual but, again, the computer froze. I couldn't get T1 to even register, but I've been told Rev A and Rev B CPUs cannot be mixed so maybe that's why.
    Does anyone have any ideas? Two (or more) heads are better than one and I'd love to figure this out. I hope this doesn't sound too confusing. I'll give any additional info if needed. Thanks in advance.
    Message was edited by: fiveinchwrench

    Hey DaddyPaycheck and Japamac,
    Thanks both for your replies.
    +You are a tenacious one, that's for sure! :-)+
    I don't know if that's a good thing in this case.....;)
    I do agree with the statement that it cannot handle dual processors. I swapped the the "original" working CPU with the "original" one I thought was giving me problems. It is now running (although showing as single) with the CPU I thought was bad. Both sets, original and untested, will work together and register as dual, but will be unreliable and randomly freeze.
    +The defining bit of data would be if you could determine that one socket or the other is continually working, or if one is sporadic (thus explaining the occurrence of the pair working).+
    I'm having trouble narrowing down that part. I can swap them back and forth and get the same result-so both sockets seem to be working. But like I said when both pairs are couple together, it shows as dual, and it works for a certain amount of time. So I know they are working to a certain degree. But when they're mixed, only one (don't know which one) is being seen.
    Yes, I've run thermal calibration and everything goes fine. Even with the diagnostic disc, when the CPUs are mixed, hardware specs show one CPU. But when the original pairs are coupled, it will show both.
    This is like a splinter that I can't get out. It runs great as one CPU, and I could let it go like that, but knowing that it could (and should) be dual is driving me nuts.
    Is there anything either of you can think of that I can try?
    Message was edited by: fiveinchwrench

  • What's is wrong with this code

    import java.awt.*;
    public class FormulaOne extends Canvas {
    public FormulaOne() {
    super();
    setSize(300, 200);
    setBackground(Color.black);
    public static void main(String args[]) {
    FormulaOne it = new FormulaOne();
    GUIFrame frame = new GUIFrame("Formula One Manager");
    frame.add(it);
    frame.pack();
    frame.setVisible(true);
    public void paint(Graphics g) {
    Image img1 = Toolkit.getDefaultToolkit().getImage("F1.gif");
    g.DrawImage(img1, 0, 0, this);
    I get 3 errors
    1.GUIFrame frame = new GUIFrame("Formula One Manager");
    2.GUIFrame frame = new GUIFrame("Formula One Manager");
    3.g.DrawImage(img1, 0, 0, this);
    the line underneath the error code is what is given with the IDE iam using (Gel)
    The idea of this little code is to get a picture up for my game
    Can anybody help

    I get 3 errors
    1.GUIFrame frame = new GUIFrame("Formula One
    Manager");
    2.GUIFrame frame = new GUIFrame("Formula One
    Manager");
    The two are probably related. The code is looking to create
    an instance of the class GUIFrame. The compiler won't see
    GUIFrame unless you either import it into your source file with
    import <<whatever>>.GUIFrame, or have the GUIFrame class within
    the same package as your new class.
    In addition, you'll also need to make sure that the GUIFrame class
    contains a Constructor that takes a single String parameter, or you'll
    get an error with that line.
    3.g.DrawImage(img1, 0, 0, this);
    ------------------------------it's g.drawImage, not g.DrawImage

  • My iPod Touch 5th generation is faulty, first the home button stopped working and now it's died completely, won't charge but I can feel the screen is heated. What is going on with this thing?

    I bought this iPod mid-March, I've only had it for a little less than 5 months.  I bought it at Best Buy, I don't know if that matters or anything- I have a geek squad and apple warranty.  I'm only nineteen years old and this was my first real big purchase and I'm very disappointed.  I've had other iPods before and never had any issues with them, my last one lasted from 2008 - 2013.  I take very good care of my iPod Touch, never dropped it or anything of the sort and I keep it in a thick case.  This iPod worked fine up until recently.  First the home button became unresponsive, I had to activate the assistive touch because I use this iPod for school work.  I was about to take my iPod into Best Buy so they could take a look at it and see if there was anything they could do before I contacted apple, but now my iPod is completely dead.  It won't respond at all. I had to disconnect the charger because the iPod screen was getting hot and it wasn't charging.  It's been disconnected for a few hours and the screen still feels hot. I'm really concerned, especially with recent news reports of handheld devices overheating and burning people or even exploding.  Will the apple warranty cover this so I can get a new iPod?  What are my options?

    If the iPod is defective and not abused Apple will exchange it at no cost under your warranty.
    Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • What the **** is wrong with this Photo app?

    This new Photo app is not working very well, i can't just simply press "delete" button to delete a photo anymore, really?  And I wish I had not deleted my iPhone app...  ****!

    Appreciate it!  I am more of a PS6 and Lightroom person, I only use iPhone to manage small Albums when I am on a time crunch...  now it seems a little more difficult to do with Photo app.  I guess I will have to get used to that.  I don't do edits in iPhoto, just albums, create and delete after upload them to my website.  Wish Apple would have a "trash" folder on the sidebar like they did with iPhoto, so we can just drag and drop to "Trash" on what we need to delete. 
    or even keep it iPhone looking but add all new features and keep the old ones as well lol

Maybe you are looking for

  • Configuration problem Universal Worklist (UWL)

    Hi, I'm trying to do the configure the Universal Worklist using the <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fa21a890-0201-0010-708b-d0cfc117e7cd">How to Configure the Universal Worklist.pdf</a>. Problem is th

  • Represent hierarchical structure in graphical structure (by reports?)

    Hi I have a parent child relationship where I am using sys conect by path to represent the relationship. Can I display this relationship in graphical structure in Orace Reports?

  • Survey(questionnaire) assigned to activitie not opening in certain machines

    Dear Experts Survey(questionnaire) is not opening in certain machines.The tab questionnaires in business activity transaction show all surveys in drop down but after selection that particular questionnaire doesnt appear.Please suggest what could be t

  • IPod Nano - Does not connect

    My iPod nano - 2nd gen doesn't connect to the computer. When I connect to the USB port, the iPod gets charged but the computer does not recognise iPod (when I try to open through 'My COmputer" it gives a device error). Thus iTunes doesn't connect to

  • Safari Downloads with Road Runner

    Recently moved from Earthlink to Road Runner, when I download files/attachments they come through with an additional tag, (html) Example pdf.html This is a real pain to then go and remove the unnessary tag, and reset the file. IS there away to stop t