Hyperlink to server network address NOT http address

Hi,
I'm trying to use a hyperlink in my form, but I want to link to a server.
The server address is
\\dahlingroup.com\plfiles\Jobs
and it's an internal server, but everytime I click it, the form tries to link to a File on my computer.
Does anyone know how to fix this? Thanks in advance.
Stan

Geo,
I believe for a UNC path you would need 4 /'s, otherwise it will try to render the path relative to the local system root.
file:////server/share/folder/file.ext

Similar Messages

  • The server network address can not be reached or does not exist

    Hi all       
        When i am trying to configure Mirroring .i am getting the below error.
     The server network address "TCP://RDEEPA:5022" can not be reached or does not exist. Check the network address name and reissue the command. (Microsoft SQL Server, Error: 1418)
    . TCP/IP and Name pipe connection is enabled in both principle and mirror server configuration.
    I post the complete error message below ,which is in red  
    TITLE: Database Properties
    An error occurred while starting mirroring.
    ADDITIONAL INFORMATION:
    Alter failed for Database 'success'.  (Microsoft.SqlServer.Smo)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.1399.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Alter+Database&LinkId=20476
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    The server network address "TCP://RDEEPA:5022" can not be reached or does not exist. Check the network address name and reissue the command. (Microsoft SQL Server, Error: 1418)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=1418&LinkId=20476
    BUTTONS:
    OK

    Hi,
    I have the same problem. However beginning over and over again and using other ports did not solve this unfortunately.
    Here is the SQL I used to setup the mirroring.
    * Principal DB
    CREATE ENDPOINT [MirroringEndpoint]
        AUTHORIZATION [DOMAIN\administrator]
        STATE=STARTED
        AS TCP (LISTENER_PORT = 5022, LISTENER_IP = ALL)
        FOR DATA_MIRRORING (ROLE = PARTNER, AUTHENTICATION = WINDOWS NEGOTIATE
    , ENCRYPTION = REQUIRED ALGORITHM RC4)
    BACKUP DATABASE TEST
        TO DISK = 'C:\full-backup.bak'
        WITH FORMAT
    BACKUP LOG TEST
        TO DISK = 'C:\log.bak'
    ALTER DATABASE TEST SET PARTNER ='tcp://sql2.domain.local:5022';
    * Mirroring DB
    CREATE ENDPOINT [MirroringEndpoint]
        AUTHORIZATION [DOMAIN\administrator]
        STATE=STARTED
        AS TCP (LISTENER_PORT = 5022, LISTENER_IP = ALL)
        FOR DATA_MIRRORING (ROLE = PARTNER, AUTHENTICATION = WINDOWS NEGOTIATE
    , ENCRYPTION = REQUIRED ALGORITHM RC4)
    RESTORE DATABASE TEST
        FROM DISK = 'C:\full-backup.bak'
        WITH NORECOVERY
    RESTORE LOG TEST
        FROM DISK = 'C:\log.bak'
        WITH FILE=1, NORECOVERY
    ALTER DATABASE TEST SET PARTNER ='tcp://sql1.domain.local:5022';
    The last statement on the principal server gives me the following error :
    Msg 1418, Level 16, State 1, Line 1
    The server network address "tcp://sql2.domain.local:5022" can not be reached or does not exist. Check the network address name and that the ports for the local and remote endpoints are operational.
    From the principal server I'm able to ping the mirror server and can establish a telnet connection. When the statement gets executed even netstat gives me the following output :
    TCP    0.0.0.0:5022           0.0.0.0:0              LISTENING       1244  [sqlservr.exe]
    TCP    10.1.1.140:5022       10.1.1.110:1223       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1226       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1216       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1218       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1225       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1222       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1221       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1224       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1219       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1220       TIME_WAIT       0
    Is it normal so many ports get opened?
    Any help would be greatly appreciated (as this drives me crazy :-( )
    Found the problem eventually. The mirroring ran as the NT_AUTORITY user instead of DOMAIN\administrator.

  • Server Network Address on Clustered Instance

    Hi,
    I am looking to configure database mirroring and as part of this need to specify the server network address. The primary instance is on a 2 node cluster and the mirror data base is on a separate instance on a standalone server. When creating the server network
    address on the clustered instance should i specify the hostname\IP address of the SQL cluster and if so do I need to do this on both nodes in the cluster?
    Thanks 

    Hello.
    You need to specify SQL server Virtual cluster name not specefic node IP or hostname.For outside application this virtual name acts as Single SQL server
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Lion Server network accounts not working on some computers.

    Hello all -
    I'm currently having an issue with network accounts working on some Macs but not others. I have a Mac Mini and a MacBook Pro. The Mac Mini works fine and I can login and sync my network account with the server just fine. However, I cannot connect to it from my MBP.
    When I try and connect I get an error that says "You are unable to log in to the user account "xxxx" at this time. Logging in to the account failed because an error occurred."
    If I login through console (by typing in ">console" in the username field) I get an error that says the user does not have a home directory...
    I have searched numourous other forums but I have not found a solution that seems to solve this problem. I have unbound and re-bound my client to the open directory and I have restarted file sharing. Neither has solved the problem. I have a feeling the issue originates somewhere on the MBP since I can log in to the Mac Mini without any problems.
    Anymore suggestions?

    Thanks for your suggestion, SolidWood. Unfortunately it didn't help.
    After a 90 minute phone call with AppleCare, this issue has finally been resolved. Here is what the solution was. Turns out it was pretty simple but it took a while to find it.
    First we created a test user and left the home folder set to Local Only in the Server App. I was successfully able to login with the test user on both clients but since there were no mobility preferences set, it was pretty basic.
    Then, we removed the Users sharepoint from file sharing, turned off file sharing to disconnect any users, and restarted the server. Then we created a new folder on the Server HD with a random name. We chose Darron. We created a new sharepoint in file sharing (with it still turned off), and shared the new folder called Darron. Double click on the sharepoint and scroll to the bottom and check the box that says "Make available for home directories over AFP". Then we restarted file sharing.
    Then we opened Workgroup Manager, clicked on the problem user in the left sidebar, clicked on the Home option at the top, and there were three things listed:
         (None)
         afp://servername.com/Users
         afp://servername.com/Darron
    Then we removed the Darron sharepoint from file sharing, and found that it was still listed as a home directory under the problem user.
    This was the root of the problem. The system didn't know which path to use as the home directory.
    Sooooo...
    In the server app, we opened the Directory Utility (Tools in the menubar, Directory Utility). Clicked on Directory Editor. Authenticate to the directory using the diradmin login. Changed view settings to match this below:
    In the left column, there were two paths listed for home mounts. We deleted both of them, saved changes, and closed directory editor.
    Then, we restarted workgroup manager and both paths had been deleted from the users home listings. This was begining to solve the problem.
    In the Server App, we recreated the users sharepoint, made it available for home directories, and restarted file sharing and workgroup manager. Now only one path is listed for the home folder for all the users.
    This solved my problem of not being able to login on the MBP. The system synced the home folder and all was well. On the Mac Mini, I had to delete the problem account, un-bind from the network server, re-bind, and recreate the account. Now both clients are sycning perfectly and all is well.
    Thank God I bought AppleCare! Thanks to everyone else for their help and suggestions.
    As a recap, the problem of not being able to login to the MacBook Pro was caused by having multiple paths to the multiple home folders. These rogue paths were added somewhere in the troubleshooting process to try and recreate the home directories before I called AppleCare. To solve this, we had to remove the directory listings from accounts using Directory Editor, remove and recreate the users sharepoint in file sharing. The syncing problem on the Mac Mini was also created when multiple paths were introduced. The system didn't know which files to use.
    Taylor

  • Lion Server network accounts not available after 10.7.4 update

    I installed the incremental update for Server 10.7.3 to 10.7.4, and now my network accounts can't log in. That would be all users of the machine then. How can I fix this?
    Unimpressed!

    Exact same thing happened to me on my 2010 MacBook Pro, running Lion as well. Updated to 10.7.4 and whammo, no more DVD drive. Tried numerous discs and the computer just mulled over whether it was going to play the discs for a few attempts then spat them out. All the discs I tried were in perfectly good working order.
    Just saw this thread, but created one of my own before (https://discussions.apple.com/thread/4026857). Still waiting for some help....

  • Just FYI, new blog post "Windows Server Networking Resources"

    Hi there -
    Just FYI, new blog post "Windows Server Networking Resources" at
    http://aka.ms/vrigwx
    Thanks -
    James McIllece

    Hi James,
    Thanks for the sharing.
    Best Regards.
    Steven Lee
    TechNet Community Support

  • '"Connection Failed" : The server "rrnas01" may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again' message

    '"Connection Failed" : The server "rrnas01" may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again' message keeps displaying whenever I try to open any Adobe CS5 applications (except for Adobe Acrobat Pro). It displays until I click "OK" about 15-20 times or so and then will finally let my program open.
    I have tried deleting files within my Library/Preferences folder and turning off/deleting login items within my system preferences as other forums suggested but nothing happened. Spending 3.5 hours on the phone with Adobe and completely uninstalling and then reinstalling the entire CS5 Master Collection didn't work either.
    Also, it may be helpful to know that my programs worked fine for about three weeks then when we got internet and changed the password (the join, not the adminstrative password) with the wireless network "ScubaSteve" (which I've used with no problems at my old apartment) it started acting up. I have never seen "rrnas01" before so I don't know at all where it came from. I also installed the free 30 day trial of Suitcase Fusion 3 recently, but thinking that could also be the cause I have uninstalled it, and still no help.
    Please help me! And please keep in mind I don't know all the computer lingo that a lot of the people in these forums seem to know. Thanks in advance for ny help you can give me.

    It may not be possible .. there is a major bug between Mountain Lion and the TC where the TC disk goes off the radar of the computer.
    Lion is also affected but not as badly.
    7.6.4 seems worse than earlier firmware.. so back to 7.6.1 or 7.5.2 if that is possible.
    Obviously that is not a solution for a later Gen5 TC.
    Reset to factory after the firmware downgrade. .use all network names that are short, no spaces and pure alphanumeric.
    If the TC is the main router set the dhcp to a very short lease time.. eg 30min.. and see how it goes, or try a longer lease like 99days.
    I prefer the very short lease but response has been mixed.
    Use ethernet not wireless.. ethernet is always more reliable and stable than wireless.
    And last .. a nightly electric timer that powers off every night at midnight for 1min.. would not be the first device we have suggested a fix that amounts to beat the unit to the punch by forcing it to reboot since it is unstable.

  • VPN Client is not adding DNS server IP addresses

    Hello all,
    I'm new to the forum and could use a little help.
    I use a CheckPoint VPN-1 to connect to my work network. The problem that I have is that I need to add two name servers to access the various sites and applications at work. I have not been able to find a way to do this within VPN-1. I found a listing in for DNS servers in the user.C file but as soon as I edit it and add them (and the edit back up so that it doesn't just over write my changes) it says the files are corrupt and reloads it from the network. What a pain.
    Right now I am manually adding the IP address to my DNS list when I connect, then cursing when I use a browser after dosconneting, then removing them manually. If it were not for the fact that network access is dramatically slower when I'm not using the VPN and have the additional name servers listed, I would just leave them there and be done with it. But network performance seems to suffer dramatically when they are listed and the VPN is not active. As soon as I remove them, performance returns to normal.
    What I need is a way to add two DNS Server IP Address when VPN-1 connects to the network and remove them when I shut down the VPN. I personally don't care if it's a separate utility, Automator Script, Apple Script, or even a different VPN client, as long as it will connect to a CheckPoint FW.
    I have started looking at other clients. I have looked at PSecuritas, it connected to the FW fine, had a place to add the DNS IPs but did not add them correctly either. I also looked briefly at VPN Tracker, for $120 .... I don't think so ..... it's a hassle, not broken.
    Any help would be appreciated.
    --Ray

    This is possibly CSCec68049 (see http://www.cisco.com/cgi-bin/Support/Bugtool/onebug.pl?bugid=CSCec68049&Submit=Search for details. 3.6 had a few issues with DNS servers not being populated. Try upgrading a few of your PC's to the latest 4.0 client and that should resolve it.

  • Message "Network address default of computer not mainatined" in CV01N.

    Gurus,
    I just created content repository in OAC0 and linked it to storage type in OACT. Now when I try to checkin the original document in CV01N. Instead of asking me for storage type, its displaying message saying that "Network address default of your computer is not maintained".
    Regards,
    Rajesh.

    HI Rajesh,
    Please do the require setting in DC20 define data carrier.
    in dc20 : click on define data carrier for server frontend computer. define data carrier there,.slect it and click on the folder  Identify frontend computers. Make the setting default there.
    Once you make the defualt setting, that error will get resolved.
    thanks
    regards,
    nitin

  • BRIDGE process is not able to establish network address

    Hi,
    I am trying to setup a network application, the operating system is SunOS 5.8 , the listeners have been brought up, while booting the master it gives the error could not establish network address, check device and address. the network section of ubb is as below :
    NADDR="//10.188.42.96:58640"
    BRIDGE="/dev/tcp"
    NLSADDR="//10.188.42.96:58641"
    the ulog shows following entries....
    075149.gws210d113!DBBL.15079.1.0: CMDTUX_CAT:4350: INFO: BBL started on d2d_3 - Release 7000
    075149.gws210d113!BBL.15084.1.0: 07-15-2010: Tuxedo Version 7.1, 32-bit, Patch Level 350
    075149.gws210d113!BBL.15084.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    075149.gws210d113!BRIDGE.15088.1.0: 07-15-2010: Tuxedo Version 7.1, 32-bit
    075149.gws210d113!BRIDGE.15088.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    075204.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 75 seconds for port to clear
    075219.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 60 seconds for port to clear
    075234.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 45 seconds for port to clear
    075249.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 30 seconds for port to clear
    075304.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 15 seconds for port to clear
    075319.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 0 seconds for port to clear
    075320.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:4340: ERROR: Could not establish network address //10.188.42.96:58640 - check device and address
    075320.gws210d113!BRIDGE.15088.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    075320.gws210d113!BRIDGE.15088.1.0: CMDTUX_CAT:494: INFO: BRIDGE exiting system
    Thanks.
    Edited by: user12831907 on Jul 15, 2010 12:10 AM

    Hi,
    the ports seem to be clear, lsof gives following ouput :
    (gws210d113)/opt/tuxedo> lsof -i :58640
    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
    tlisten 19585 tuxedo 3u IPv4 0x3002fbff228 0t0 TCP gws210d113:58640 (LISTEN)
    (gws210d113)/opt/tuxedo> lsof -i :58641
    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
    tlisten 19592 tuxedo 3u IPv4 0x3003ddaec70 0t0 TCP gws210d113:58641 (LISTEN)
    I am starting tlisten as non-root user and as follows :
    tlisten -l //10.188.42.96:58640
    tlisten -l //10.188.42.96:58641
    The following are the logs from master machine :
    021524.gws210d113!DBBL.19074.1.0: 07-24-2010: Tuxedo Version 7.1, 32-bit
    021524.gws210d113!DBBL.19074.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    021526.gws210d113!DBBL.19074.1.0: CMDTUX_CAT:4350: INFO: BBL started on d2d_3 - Release 7000
    021526.gws210d113!BBL.19079.1.0: 07-24-2010: Tuxedo Version 7.1, 32-bit, Patch Level 350
    021526.gws210d113!BBL.19079.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    021527.gws210d113!BRIDGE.19080.1.0: 07-24-2010: Tuxedo Version 7.1, 32-bit
    021527.gws210d113!BRIDGE.19080.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    021541.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 75 seconds for port to clear
    021556.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 60 seconds for port to clear
    021611.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 45 seconds for port to clear
    021626.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 30 seconds for port to clear
    021642.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 15 seconds for port to clear
    021657.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4400: INFO: Waiting up to 0 seconds for port to clear
    021658.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:4340: ERROR: Could not establish network address //gws210d113:58640 - check device and address
    021658.gws210d113!BRIDGE.19080.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    021658.gws210d113!BRIDGE.19080.1.0: CMDTUX_CAT:494: INFO: BRIDGE exiting system
    021701.gws210d113!tmboot.19064.1.-2: 07-24-2010: Tuxedo Version 7.1, 32-bit
    021701.gws210d113!tmboot.19064.1.-2: CMDTUX_CAT:825: ERROR: Process BSBRIDGE at d2d_3_fallback failed with /T tperrno (TPENOENT - no entry found)
    021703.gws210d113!tmboot.19064.1.-2: CMDTUX_CAT:825: ERROR: Process BBL at d2d_3_fallback failed with /T tperrno (TPENOENT - no entry found)
    021703.gws210d113!tmboot.19064.1.-2: WARN: No BBL available on site d2d_3_fallback.
    Will not attempt to boot server processes on that site.
    Also, I think that the problem occurs when master is trying to boot the services on slave machine, the following is the ULOG entries logged in slave machine :
    022324.apt3s009z1!BSBRIDGE.14223.1.0: 07-25-2010: Tuxedo Version 7.1
    022324.apt3s009z1!BSBRIDGE.14223.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    022324.apt3s009z1!BSBRIDGE.14223.1.0: CMDTUX_CAT:1373: ERROR: Abnormal disconnect from gws210d113
    022324.apt3s009z1!BSBRIDGE.14223.1.0: CMDTUX_CAT:473: ERROR: Could not find DBBL
    022324.apt3s009z1!BSBRIDGE.14223.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    022326.apt3s009z1!BBL.14224.1.0: 07-25-2010: Tuxedo Version 7.1
    022326.apt3s009z1!BBL.14224.1.0: LIBTUX_CAT:503: ERROR: Cannot find DBBL
    022326.apt3s009z1!BBL.14224.1.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr =
    022326.apt3s009z1!BBL.14224.1.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    Also, it might help to know that on Slave machine, the connection is established on the listener port :
    10.80.156.13.58502 10.188.42.96.64462 131768 0 49248 0 ESTABLISHED
    10.80.156.13.58502 *.* 0 0 49152 0 LISTEN
    Thanks and Regards.
    Edited by: vis_punch on Jul 24, 2010 2:53 AM

  • Router not assigning network address

    I have the Verizon FIOS Actiontec router.  The wired connection is great but the wireless connection is nothing but trouble. My wireless computers see the wireless network and say they "connect" to it, but then they have a problem getting a "network address" from the router - about half the time I get no network address and so can't access my network or the internet.  The actual message is "Getting network address" - this stays on for a minute or two and then I get the message that I have no or limited connectivity and I can't connect - even though the network signal I get is "very strong".  I try rebooting my wireless computers, re-booting my router and sometimes it connects and sometimes it doesn't - there is no pattern.  If I leave my computer alone it will re-try the connection every once and a while and may eventually connect - usually if I wait long enough, but this may be hours or a day latter before it will eventually connect.  It is not a password issue because about half the time I have no problem at all, the other half of the time it may be hours or a day before I can connect.
    Verizon sent me a new router and I have the very same problem.  I never had this problem when I used my own wireless router with DSL (before FIOS).  The same problem is true for both a desktop with a wireless connection and a netbook I have (all systems are running xp).  I even re-set up my old wireless router in serial with my Verizon router and both computers picked up and connected to the old router right away - I even got internet using this serial set up - but I have other problems with this set up so it really is not a solution - but it was useful in letting me know it is not something with my wireless computers.  I even uninstalled and reinstalled the wireless adapter to my desktop and that did not help.
    Has anyone else had this problem?  Why is this happening?  What can I do to fix this?  Please help.

    How to improve wireless networking on Verizon MI424WR
    follow this guide, but you're best bet is to change the wireless channel.  that is a relatively painless procedure.  There are only three channels in N.America that are useable.  Those are wireless channel 1,  wireless channel 6 and wireless channel 11. 
    you probably have some heavy interference on whichever wireless channel you are currently on.   One of the three listed should provide good results for you, but you'll want to cycle through each of them to find which channel is the best.
    Log into your router
    http://192.168.1.1
    Default user name is 'admin'
    Default Password is 'password1'  other variants are 'password', or 'admin'
    Once you're logged into the router, stay in the first column and look for change wireless settings.
    When you click on that your wireless settings will come up, and you'll see the channels as your number 3 option.  simply use the drop down list to choose channel 1, place a check mark where it says something to the effect of "keep these changes even after a reboot"  and then hit apply. 
    wait for it to lock in, try to reconnect to your wireless and try it out for however long it takes to drop off again.  if it does not drop off then you are good, if it does, then change it from 1 to 6, and then if that does not work change it to 11.  
    also take a quick look at the actiontec link at the top.  It's very basic but it gives some food for though with regard to things that potentially can interfere with that wireless transmission.

  • WIFI stopped working after I woke the computer up, now says connected to the network but not the internet, all other coputers and devices connected still with no problems, have pinged IP address from router and got the message "4 packets sent none receive

    Hi,
    WIFI stopped working after I woke the computer up, now says connected to the network but not the internet, all other coputers and devices connected still with no problems, have pinged IP address from router and got the message "4 packets sent none received"... Help
    I have tried network diagnostics which doesnt help... The only other ting is, when I woke the computer up it said tat another device was using my IP... My wife had plugged her phone into the computer to charge etc but even when i turn wifi off on the phone there is no change... also in settings on the phone the IP address is different...

    The answer to your question is - neither!
    Your PC should to configured to obtain an IP address automatically, and to obtain DNS server IP addresses automatically, from the Airport Express. This is the way Windows (and Macs for that matter) are configued by default, and that is the way most people have their computers set up. If you manually configured your PC's IP address to be the same as your wife's Mac, it certainly explains why your PC is not able to access the internet.

  • Error:Network address DEFAULT of your computer is not maintained

    Hi Experts,
           I am creating Document InfoRecord using BAPI :BAPI_DOCUMENT_CREATE from a report program, when i execute it, BAPI is
    returning a Error: *Network address DEFAULT of your computer is not maintained.* Can any one suggets on this, or i  need to do
    any setting for Network Address ?
    Pleese respond ASAP.
    Thanks and Regards,
    ALSDIN

    This sounds similar to an issue discussed here
    http://www.sapfans.com/forums/viewtopic.php?f=23&t=284434

  • The dreaded: The network address is invalid error - SQL 2014 Cluster on Server 2012 R2

    Trying to setup an SQL 2014 Failover cluster on Windows Server 2012 R2 (two nodes). Every time I get to the assign a SQL server Network Name piece of the setup I get the following error message:
    The given network name is unusable because there was a failure trying to determine if the network name is valid for use by the clustered SQL instance due to the following error: 'The network address is invalid.'
    This happens whether I use the Advanced cluster installation procedures or the normal installation.  I have tried the following based on anything I can find on the web:
    1) Removed the clustered MTDTC role.
    2) Deleted the NIC Team (4 1GB NICs).  Deleted all but 1 NIC from the server device manager.
    3) Shutdown the second node.
    4) Lanman Server registry change posted someplace on this forum that does not stick on reboot
    None of the above, separately or in combination, has worked to allow SQL 2014 to be installed as a cluster role.
    There is no virtual machines added to the cluster.  This is not a VMware installation.  It is straight Windows 2012 R2 with a two node cluster (setup identically).
    Any ideas, suggestions, comments?
    Thanks,
    -Andrew

    Hi Alberto and Lydia,
    The cluster was verified, there are only warnings related to a lack of redundant network paths as the cluster verification doesn't recognize a team of 4 nics are redundant.  I updated AD to include the permissions detailed in the link Lydia provided,
    still no go.
    I'm not sure how to attach the installation logs to this message forum other than as text in the message, so here you go:
    Summary:
    Overall summary:
      Final result:                  User cancelled
      Exit code (Decimal):           -2068380094
      Exit facility code:            1207
      Exit error code:               1602
      Exit message:                  User has cancelled.
      Start time:                    2015-03-24 09:55:25
      End time:                      2015-03-24 10:01:04
      Requested action:              CompleteFailoverCluster
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for SQLEngine:       SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for Replication:     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for FullText:        SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for DQ:              SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for RS:              SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for IS:              SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for Conn:            SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for Adv_SSMS:        SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for BC:              SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for SSMS:            SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for ComponentUpdate: SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for SNAC:            SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for SNAC_SDK:        SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for Writer:          SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for BOL:             SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Next step for Browser:         SQL Server Setup was canceled before completing the operation. Try the setup process again.
    Cluster properties:
      Machine name: SUN-PIE-CS-01
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered  Configured
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Database Engine Services                
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            SQL Server Replication                  
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Data Quality Services                   
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSRS12.MSSQLSERVER             Reporting Services - Native             
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Management Tools - Basic                 1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Management Tools - Complete              1033                 Standard Edition     12.0.2000.8    
    No         Yes      
      SQL Server 2014                                                         
    Client Tools Connectivity                1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Client Tools Backwards Compatibility     1033                 Standard Edition     12.0.2000.8     No        
    Yes      
      SQL Server 2014                                                         
    Integration Services                     1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      Machine name: SUN-PIE-CS-02
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered  Configured
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Database Engine Services                                     
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            SQL Server Replication                                       
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Full-Text and Semantic Extractions for Search                     
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Data Quality Services                                        
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSRS12.MSSQLSERVER             Reporting Services - Native                                  
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Management Tools - Basic                 1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Management Tools - Complete              1033                 Standard Edition     12.0.2000.8    
    No         Yes      
      SQL Server 2014                                                         
    Client Tools Connectivity                1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Client Tools Backwards Compatibility     1033                 Standard Edition     12.0.2000.8     No        
    Yes      
      SQL Server 2014                                                         
    Data Quality Client                      1033                 Standard
    Edition     12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Integration Services                     1033                 Standard Edition    
    12.0.2000.8     No         Yes      
    Machine Properties:
      Machine name:                  SUN-PIE-CS-01
      Machine processor count:       16
      OS version:                    Windows Server 2012
      OS service pack:              
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  Yes
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered  Configured
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Database Engine Services                
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            SQL Server Replication                  
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                
    Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSSQL12.MSSQLSERVER            Data Quality Services                   
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014      MSSQLSERVER          MSRS12.MSSQLSERVER             Reporting Services - Native             
    1033                 Standard Edition     12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Management Tools - Basic                 1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Management Tools - Complete              1033                 Standard Edition     12.0.2000.8    
    No         Yes      
      SQL Server 2014                                                         
    Client Tools Connectivity                1033                 Standard Edition    
    12.0.2000.8     No         Yes      
      SQL Server 2014                                                         
    Client Tools Backwards Compatibility     1033                 Standard Edition     12.0.2000.8     No        
    Yes      
      SQL Server 2014                                                         
    Integration Services                     1033                 Standard Edition    
    12.0.2000.8     No         Yes      
    Package properties:
      Description:                   Microsoft SQL Server 2014
      ProductName:                   SQL Server 2014
      Type:                          RTM
      Version:                       12
      SPLevel:                       0
      Installation location:         \\sun-server2\data\Software\Microsoft\SQL 2014\x64\setup\
      Installation edition:          Standard
    User Input Settings:
      ACTION:                        CompleteFailoverCluster
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASLOGDIR:                      Log
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      CONFIGURATIONFILE:            
      CONFIRMIPDEPENDENCYCHANGE:     false
      ENU:                           true
      FAILOVERCLUSTERDISKS:          <empty>
      FAILOVERCLUSTERGROUP:          SQL Server (MSSQLSERVER)
      FAILOVERCLUSTERIPADDRESSES:    <empty>
      FAILOVERCLUSTERNETWORKNAME:    sun-pie-mt-01
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  false
      INDICATEPROGRESS:              false
      INSTALLSQLDATADIR:             <empty>
      INSTANCENAME:                  MSSQLSERVER
      QUIET:                         false
      QUIETSIMPLE:                   false
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSYSADMINACCOUNTS:           <empty>
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      UIMODE:                        Normal
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150324_095524\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Integration Services
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Client Tools Connectivity
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Management Tools - Complete
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Management Tools - Basic
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Setup Support Files
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       SQL Client Connectivity
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       SQL Client Connectivity SDK
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       SQL Writer
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       Documentation Components
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
      Feature:                       SQL Browser
      Status:                        Failed: see logs for details
      Reason for failure:            Setup was canceled for the feature.
      Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150324_095524\SystemConfigurationCheck_Report.htm
    Exception summary:
    The following is an exception stack listing the exceptions in outermost to innermost order
    Inner exceptions are being indented
    Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
        Message:
            User has cancelled.
        HResult : 0x84b70642
            FacilityCode : 1207 (4b7)
            ErrorCode : 1602 (0642)
        Stack:
            at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
            at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
            at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
            at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
            at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
            at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)

  • Setting up Network Address Server Settings (Static IP)

    To be abundantly clear, I do not want to change my Internet Connection Type - its dynamic and will stay that way.  I'm not paying my ISP (Time Warner Cable - RoadRunner in NYC) for a static IP address.
    I am changing my network address server settigns to disable DHCP, and hopefully assign static IPs to the various comps/devices in my home network.  For various reasons (mostly security/ease of use) it would be handy to know my desktop/media center is always (for example) 192.168.1.101, my laptop is always 192.168.1.102, xbox is always...etc etc.
    I have DHCP under network address server settings, and attempted to change TCP/IP protocol of my adapters in the comps to static IP (instead of obtain one automatically).  I followed the WRT54G router manual whilst doing this.  So I inputted the IP for each comp I want to use, 255.255.255.0 for a subnet mask, and the default gateway (in the example, it would be 192.168.1.1, though I want to use a different internal IP address for my network as a security precaution).  Now it also wants primary and alternate DNS.  TimeWarner won't tell me this information.  They say they tell my router it (since its DHCP) and it changes.  So...if I want static IP addresses for the devices in my network, I need my router to have a static ip address externally?  that means I pay more.  Or have I got it wrong?  Please advise.  I know I could check the router's status page and grab the two DNS servers its currently using, but then when my router's IP and DNSs change due to the internet connection being dynamic, I'd have to go change all the devices in the network (PITA!!).  Thank you for your help.

    Most ISPs don't actually change their DNSs only the internet IP adress... you can try grabbing those DNS 1 & 2 and set it to your PC. try checking if those will change for verification.
    If not, then for primary DNS, use 192.168.1.1 (equivalent for your router so whatever the DNS your router will use, it will just route it. but it doesnt always work), for the alternate DNS: you can use 4.2.2.1 or 4.2.2.2
    "a helping hand in a community makes the world a universe"

Maybe you are looking for

  • Why wont apple let me download apps without a credit card?

    Why wont apple let me get an apple ID without a "no credit card" suggestion in the payment method? I dont buy my apps and I dont understand why my sister (and other people) were able to make an apple ID without putting a credit card. Though I can ent

  • What technical scenario need for an Plan Driven?

    Hello experts. First of all; thanks four yours help and sorry for my english... I want implant an Plan Driven with SRM 5.0 and ECC 6.0. My dude is the follow: what is the best technical scenario ? Classic or Classic extended ? I explain a little: 1.-

  • How are apps deleted from the ipad

    I could not find the answer on line and had to read the manual.  Touch the icon until it wiggles. You will see an "x" located at the upper left corner of the icon.  Press the "x" of  icon app you want to delete.

  • I need help with my SPARCstaion 5

    I got a SPARCstaion 5 Model: 170 off eBay in an auction. cam with no keybord, no mouse, or no graphics card! So i did research and bought a Turbo GX Graphics card off eBay. Sun Keybord and Mouse Model: 5 and bought an adapter for the 13w3 connection

  • ITunes won't sync with my new iPad (windows pc)

    When I connect my iPad to itunes and select "iPad" it wont show anything else than an icon sayin' "iPad" It doesn't show the typically display where I can sync music, photo etc. I've tried to press the botton "sync with wi-fi" on my ipad while connec