|
it
newsgroups
|
||||||||||||||||||||
|
||||||||||||||||||||
Weird Problem
Shawn Ferguson -
7 Jul 2009 2:45 PM - 6 messages
I have a very weird problem. I have a form that post to an ASP page, when I try to retrieve those values from the form using this: ------------------------------------------- myField = request.form("frmFname") <-- Error line response.write "This is a test " & myField ...
Session object value not displaying
.Net Sports -
6 Jul 2009 5:15 PM - 8 messages
In an asp password script, i'm trying to grab the user's level of access inside the database and display it on the next page after successful login '''login.asp has this: session("levelAcc")=objRec.fields("levelAcc") '''the landingpage.asp , the first page afte logging in successfully, ...
Paging with ASP Classic
news -
3 Jul 2009 12:45 AM - 11 messages
Hello all; I have ran out of resources and thought that I would try my luck here. Hopefully someone will have some information for me. I need to do a paging system. ( I know how to do a basic paging system) ...
ASP Classic - Alphabetical lists
bcap -
4 Jul 2009 3:01 PM - 9 messages
Hi, I have a table of contacts and have the SQL listed as ORDER BY LastName so my contacts list is alphabetical order. However, I am looking to learn how to disply the list broken up by letter for easier reading and finding. For example I would like my ...
Open Excel File
tianung -
4 Jul 2009 4:11 PM - 3 messages
I have the following vbscript (living on my PC desktop) that I use to open an Excel file stored on the web: Dim xlApp Set xlApp = CreateObject("Excel.Application") xlApp.DisplayAlerts = False On Error Resume Next Set oWorkbook = xlApp.Workbooks.Open("[link] ...
Detect Connection to DB
Dooza -
1 Jul 2009 8:44 AM - 3 messages
Hi there, I have an intranet on our corporate network. The home page has a recordset that displays manufacturers in a drop down list. The recordset gets it data from a database on our co-located webserver. Very occasionally our internet connection will drop, and during this ...
Cannot use parentheses when calling a Sub
Excel User -
26 Jun 2009 7:42 PM - 3 messages
Hi, I have a function on a page: Function DisplayRelevantTable(val1,val2) 'do something End Function and am calling this via: <% DisplayRelevantTable(Recordset1.Fields.Item("DateDraft").Value,Recordset1.Fields.Item("DateDraftlSent").Value)%> What am I doing wrong? ...
Large row count from stored procedure
Dooza -
25 Jun 2009 11:20 AM - 16 messages
Hi there, I am using an ASP page to output to Excel file. Its using this at the top of the page: <% Change HTML header to specify Excel's MIME content type Response.Buffer = TRUE ...
Urgent: getting recordcount after running Stored Procedure
Joey Martin -
21 Jun 2009 7:08 PM - 6 messages
The last thing I want to be doing is working on Father's day when i have 4 kids wanting to play, but I have no choice. I am hoping someone can quickly bail me out. I have an ASP page the passes parameters to a SP and it all works ...
Script from variables
p byers -
20 Jun 2009 2:43 PM - 5 messages
Hi If I put a line of VBScript into a variable, is it possible to execute/process that line of Script. I want to do something like: ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' For Each item In Request.Form cVBScriptLine = "c" & item & " = Request.Form(""" & item & """)" ...
LEFT JOIN problem
Mary -
18 Jun 2009 9:37 PM - 16 messages
I have two databases and want to combine the data like below: BRecord.mdb.BRecord ProductID Qty Year Month A101 20 2009 6 ...
Pinpoint unspecified error for objXMLHttp.send objXML statement
c676228 -
12 Jun 2009 5:19 AM - 6 messages
Hi all, Set objXMLHTTP =server.Createobject("MSXML2.ServerXMLHTTP") objXMLHttp.Open "POST", GatewayHost, False ....'get objXML 'I have a legitimate xml as I can see from Response.Write objXML.xml & "<br>" but when I execute this statement ...
What is the real IP address of the site visitor?
Toni -
10 Jun 2009 10:56 PM - 14 messages
With available variables such as Request.ServerVariables("REMOTE_ADDR") Request.ServerVariables("HTTP_X_FORWARDED_FOR") Request.ServerVariables("HTTP_VIA") Can anyone tell me, how do I get the visitor's REAL IP address? ...
How to change all relative paths in a website???
Jeff -
16 Jun 2009 8:56 PM - 9 messages
I have thousands of ASP files and a lot of them use relative paths to various folders like an images folder so the path looks from the root like "/images/whatever.jpg". Now I have been told that the URL has to ...
Select INTO, UNION
kcalanyuan -
8 Jun 2009 8:13 PM - 4 messages
I have two databases with same column name, I want to combine all the data into a temp table in the fly, after display the result then drop the table, like below dbA FNo FName Amount 101 BBB 100 ...
How can I type in the combo box <select> ?
fniles -
16 Jun 2009 9:12 PM - 9 messages
In VB if I use a ComboBox with Style = 0 - Dropdown Combo, besides selecting an item from the drop down box, I can also type in the combobox. In ASP, when I use <select>, is it possible to type in the combox box ? ...
Classic ASP, <SELECT> postback, Browser Navigation
Jai Singh -
17 Jun 2009 4:35 PM - 6 messages
I am new to Classic ASP development and web development in general. I am working on a data entry page in Classic ASP that preservers state through the Session object. I have on HTML FORM <SELECT> combo that provides a list of countries. ...
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
curly101 -
17 Jun 2009 3:44 AM - 6 messages
Our Windows Server 2003 SP2 was running fine for a long time. All of a sudden last week, any website that has asp pages, and an Access database gets the following error: Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
Problem with Instr to find a space
OldDog -
17 Jun 2009 2:54 PM - 3 messages
Hi, I am trying to use Instr to find the model number of seveal different types of computers. I am getting and error at strC. Here is the code: 'Determine the model number of the PC Set CompSys = objWMIService.ExecQuery("Select * from ...
ASP 0126
Nick -
9 Jun 2009 6:21 PM - 7 messages
Does any one know how to fix this error? Active Server Pages error 'ASP 0126' Include file not found /nick/passwordprotect.asp, line 2 The include file '/logon/_private/logon.inc' was not found. ...
ClientScript working in IE but not in Mozilla
RuthG -
11 Jun 2009 3:39 AM - 3 messages
I have date text boxes on my page and am trying to fill them from a pop up calendar window. I can display the popup in both IE and Mozilla Firefox, when I click in the text box. Here is the code to display it: ...
technology choice
Kai Fransson -
9 Jun 2009 12:31 PM - 3 messages
I am considering developing an online security service in the form of a web application. However, because customer's security information would be stored on my servers I am unsure if this will be accepted. Perhaps customers want to run the application "in-house" so that their data is stored locally. I am ...
pass stored procedure parameters in asp
c676228 -
29 May 2009 6:08 PM - 19 messages
Hi all, I encountered some strange issues when I tried to attach parameters to a stored procedure. I don't have the similar issues when there is no need to pass parameters from asp program to a stored procedure. The adVarChar, adParamInput ...
ASP.NET and HTML
Ammar S. Mitoori -
31 May 2009 7:35 PM - 11 messages
Hi i allways wonder how browsers oter than IE and how operating systems other than windows can read web pages with aspx extension ?? i mean html is the standard and asp.net was developed by microsoft so how it was done ? does ...
Clueless in 80040e31 land
Curt -
21 May 2009 7:01 PM - 4 messages
Hi I have the following stored procedure-- SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE PROCEDURE [dbo].[sp_hdwr] @Page int, @Size int, @color varChar(50) AS DECLARE @Start int, @End int BEGIN TRANSACTION GetDataSet SET @Start = (((@Page - 1) * @Size) + 1) ...
Getting input in Multi Laguage
Rishi -
28 May 2009 12:52 PM - 4 messages
We are developing one web site with multi language support. The content of the web-site is also dynamic, the user will decide the content and he can change when ever he want. So I need to get inputs in multi languages through ...
How to host a site on a closed network
Excel User -
22 May 2009 9:20 PM - 7 messages
Hi, I have a customer that has a closed network (no internet just an internal network), can I setup a normal machine to act as a webserver, I know if I set the machine as a static IP address, I should be able to pass the details ...
create and send a form server side
Giorgio -
21 May 2009 5:04 PM - 12 messages
Hi, by clicking a link to an ASP page I'd like to create a form (and send its data) all server side, the client should only see the page that retrieves data. Please help me Thanks! ...
Validation of viewstate MAC failed.
someone -
21 May 2009 3:55 PM - 3 messages
Can anyone please help me with this problem. Thanks in advance. This is a very simple site containing two pages listed below. 1. first.aspx 2. second.aspx first.aspx contains only a textbox and a button. second.aspx contains nothing, it is simply a blank page. ...
Calling a javascript/jQuery from ASP.NET C#?
Peter -
5 May 2009 7:07 PM - 7 messages
Hello, Thanks for reviewing my question. I would like to know if its possible or how to call a Javascript/jQuery function from my ASP.NET C# function? Many Thanks Peter ...
Sharing session variables between applications
Dooza -
5 May 2009 1:19 PM - 7 messages
Hi there, Windows 2003, so IIS6. I have a website that has a webshop. It is like this: [link] and I created an application for it in IIS. I now want to expand the shop into other parts of the site, but the ...
Scripting.FileSystemObject GetFile method
fniles -
2 May 2009 3:07 PM - 17 messages
Our client IIS uses NT Authentication and not anonymous. We have XLS files in a different server than the IIS server, but both server are in the same domain with IIS. The user ids that are used are all in a group that has full control of the ...
Populate Word template from ASP
GwenP -
29 Apr 2009 2:30 PM - 4 messages
Hi Does anyone know if there is a way to populate a Word template from an asp page and then save it (to a directory on the IIS server) as a new document? The template also resides on the IIS server. ...
recordset.addNew
c676228 -
28 Apr 2009 9:48 PM - 7 messages
Hi all, I googled a bit and didn't find good explanation about AddNew method. so I post here. What are the differences between these 2 versions: 1. order_info.Open cmdTemp, , adOpenKeyset, adLockOptimistic if order_info.EOF then ...
Reading session variables from COM+
jeffctest-google -
1 May 2009 5:52 PM - 3 messages
We have a LOT of classic ASP pages that call VB6 COM+ DLLs that are the middle tier between the ASP pages and stored procedures. In the DLLs, we have been detecting who the current user is by using functions like GetSecurityCallContext and ...
shorten the page address
c676228 -
24 Apr 2009 8:01 PM - 8 messages
Hi all, If the web address is really long, i.e. mydomain.com/what/productName/myprogram.asp?ComplicatedStringValue and I wan to shorten it. I can create a shorter web address like this: mydomain.com/myProgram1.asp?ComplicatedStringValue in this new page, I just redirect this page to ...
ASP (not asp.net)
JC -
22 Apr 2009 3:37 PM - 9 messages
Hello, I am a visual foxpro programmer and already very dissapointed that MS is killing this product. Now I have to deal with the ASP future since ASP.net is absolutely not what I need. My clients are not looking for a product capable ...
Prevent SQL injection error
S N -
1 May 2009 4:42 PM - 4 messages
Kindly provide me with a standard vbscript code which i can insert in my asp search page such that it eliminates sql injection error. uandme72 ...
Date problem
hugh welford -
27 Apr 2009 12:28 AM - 3 messages
Hi, I am in UK, running access 2000 + IIS4 + VISTA Ultimate in offline environment - i.e. webserver installed on my machine and not connected to internet, on a machine set up for UK. I have an access 2000 database field storing dates in medium date format ...
Listing Fields - advice needed
p byers -
24 Apr 2009 5:23 AM - 8 messages
Hello Folks Below is an extract from an Active Server Page that works OK (apart from one thing that is !!!!) It lists fields and info for a table in an Access database. You will see that it cannot distinguish between 'Text' ...
From an ASP page, is there a way write to an EXCEL file without having EXCEL installed on the IIS ma
fniles -
24 Apr 2009 11:56 PM - 7 messages
In my ASP page, I have a button that what it does is writing information to an EXCEL file. Currently I am using Server.CreateObject("excel.application") to do that. Is that correct that in order to do that, the IIS server needs to have EXCEL ...
Re: server side redirect https => http STILL NOT working
Axel -
21 Apr 2009 3:19 PM - 7 messages
Hi - I am still struggling can not make a server side redirect happen from https to http. its not the generation of the URL that is the problem; it just simply seems to ignore the fact that I am redirecting from secure to a plain ...
truncated form POST
EricY -
23 Apr 2009 4:57 PM - 10 messages
We have an intermittent issue where it appears that the form is being truncated after exactly 1008 characters. This causes server-side code to fail as it is expecting certain fields to exist. To figure out what is happening we started logging the entire form to our log table ...
type mismatch
shank -
23 Apr 2009 1:27 AM - 6 messages
The below worked fine for long time. I upgraded from SQL2000 to SQL2005 and changed servers. Now having problems. Trying to troubleshoot, I commented out the lines and I wrote at variables to screen. They are there as expected. Error: Response object error 'ASP 0106 : 80020005' ...
dynamic XLSX files from a web page
Ryan -
22 Apr 2009 11:46 PM - 2 messages
Hello, I generate an .xls file from an asp.net page. It works fine to open it with Excel 2003. However, when I test it on a machine installed Excel 2007, it pops up an alert message. I know we can get rid of the alert message by ...
Is ASP programming still supported in latest visual studio?
Rick Lei -
16 Apr 2009 2:39 AM - 3 messages
Hi group, I'd like to write some simple ASP pages and want to know if visual studio is a good tool for me. regards, Rick ...
ignore style
Giorgio -
17 Apr 2009 3:23 PM - 5 messages
Hi, inside an Access db I've a lot of records with html text (like <p style="color:red">, <font color="green">, ...) but I'd like to ignore the style given to each text and use my css to show these texts. ...
Sorting like Amazon DVD system
Mojo -
14 Apr 2009 4:30 PM - 3 messages
Hi All Just wanted to know how hard it is to create a little routine to copy what Amazon's My DVD list used to do. Basically you had a list of say 30 DVDs and you could define the order of ...
History.go with asp.
Randin -
14 Apr 2009 2:32 AM - 3 messages
I sure hope I post this in the right place, if not please let me know and I can post properly. I am a new supervisor for a company and we are using an asp application written by a consultant who is no longer available. The app works fine, but we have now noticed the following (particularly #4): ...
How to redirect after ALERT.
Alexis Faren -
12 Apr 2009 3:19 PM - 4 messages
Good Easter to all. I am using this code to raise an Alert and it works fine. What I'd like to do is to redirect the user to the previous page based on this script: .... OTHER CODE HERE If NOT rsAccounts.EOF Then ...
Re: Looking up ISP domains from IP addresses
Les Juby -
11 Apr 2009 12:52 PM - 3 messages
The .php file I am running that does the lookup is on the same server. The process of passing varibales in the URL to the .php file and receiving them back in a IRL does work fine, but just seems to ...
DFS Namespaces with offline files
Ondrej Sevecek -
7 Jul 2009 10:32 AM - 5 messages
Hello, is it supported to mark DFS namespace folders to be available offline? What happens when a user moves to a different site and the referals are redirected to a different (may be not synced) folder? Client is XP and Vista. ...
Not all DHCP options are going through DHCP relay
JN -
7 Jul 2009 10:01 PM - 15 messages
On my Win 2000 DHCP server I have option 252 set (wpad option for autodetecting proxy server). This works fine on my network whose ip range is 192.168.100.x. We are expanding so we: Installed a 3Com Layer 4 switch Model 4500 ...
Event ID 8032 Browser service fails to retrieve backup list
Tom C. -
12 Mar 2007 3:09 PM - 4 messages
This is single DC small office LAN running W2K3 server as the DC. I had a second server running Win2000 server that was also configured as a DC, but I just demoted this to member server. Since the demotion, the Win2000 server ...
domain name issue
SBS user -
6 Jul 2009 7:58 PM - 12 messages
I have a domain where the system was setup internally as domain.org instead of domain.local. The problem is that we do not host our website so when the employees try to go to our website the system looks internally for it and ...
DHCP Server and clients with multiple NICs
SPORES -
7 Jul 2009 10:42 PM - 3 messages
Greetings, I have a test lab where we constantly are testing multiple NIC configurations. To try and speed this up, I was looking to create a DHCP server to assign IP addresses to systems under test. The static route is ...
Server with NICs in different VLANs: Separation
Jan Lausch -
6 Jul 2009 7:55 AM - 5 messages
Hi, One question for the geniuses: I'm not sure if it's possible to do this with windows. Could you please give me a hint? There is a server (shared folders, proxy etc.) with a connection to the WAN. ...
2 networks at the same time
SW -
4 Jul 2009 5:25 PM - 6 messages
Hi, What are the likely problems and security risks of the following scenario? PC connected to the LAN using a wired Ethernet connection. Server 2003 AD domain and ISA prevents using pop, smtp, etc. A wireless network connection on the same machine connects to the Internet ...
DNS Scavenging questions
Barkley Bees -
6 Jul 2009 7:51 AM - 2 messages
I'm currently planning to perform DNS scavenging on one of our primary forward lookup zones (AD integrated). We have 3 Win2003 Domain Controllers all running DNS in our environment. Before proceeding, however, I have a few items that need some clarification ...
My Documents Folder access
Bobj -
3 Jul 2009 9:20 AM - 7 messages
Hi, I have an issue where some users are not able to access their My Documents folder. This is an intermitant problem and not with all users. The My Documents folder is redirected to \\domain.local\home\username\my documents. ...
New Windows 2008 Server domain connection problem
w -
2 Jul 2009 10:38 PM - 5 messages
I am trying to setup a test network. I just installed windows server 2008 enterprise and it seems to be functioning fine. Two other computers (both using vista ultimate on a workgroup) can see and access a share I setup on ...
Linksys Wireless-N PCI Adapter
Patrick Whittle -
26 Jun 2009 1:41 PM - 15 messages
Has anyone used the Linksys Wireless-N PCI Adapter? It's an internal, that plugs into the PCI bus of your computer. ...
How to maintain server login password
Jennifer Ward -
1 Jul 2009 1:17 PM - 5 messages
Hi, I'm kind of the defacto IT person where I work. We're running Windows Server 2003 with several PC connected that are running Win XP Home and Pro. I notice that, after powering down the PC, some PC's need to log in to the ...
LAC Properties Oddity
Daniel P. Cayea -
30 Jun 2009 12:40 PM - 3 messages
On my gigabit ethernet card, I've added a static address, click apply and then close the control panel. Whenever I go back into the control panel, instead of my static address it shows 0.0.0.0 and not the static IP address ...
Windows 2003 Srv - Losing Def Gateway
Nick Jax -
29 Jun 2009 11:42 PM - 6 messages
I have a Windows 2003 Server (sp2) with 2 Broadcom Netxtreme Gigabit Ethernet cards. Both cards have their IP addresses (gateway, dns etc) statically assigned. One of the cards loses it's default gateway periodically. If I run a ...
Should we disable IPv6 ?
Desparate Dan -
18 Jun 2009 6:01 PM - 19 messages
Hi All. Please can you help with the query below. We are deploying Windows 2008 Domains on a new network and our network team have informed us that they have no plans to move to a IPv6 network. I am now thinking I should diable the IPv6 protocol stack on the Windows ...
DHCP issuing 2 or more to clients/servers
John Czahor -
22 Jun 2009 3:19 PM - 10 messages
I am experiencing a issue where my DHCP server is giving out 2 IP address per PC. One IP is the Active Lease and the second IP is shown as RAS, which seems to be given out anywhere from 15 seconds to ~3-4 minutes later. My servers ...
W2k8 - LAN + WAN - Windows FireWall and Advanced Security
Aswin Coolsaet -
24 Jun 2009 7:42 PM - 5 messages
Hi, I have 2 nics LAN and WAN. Location Type: Private and Public. If i look into the active Windows Firewall profile only the public is active. is thare a way to really bind the public profile to the WAN nic and private ...
Unauthorising DHCP server after DHCP is uninstalled
Andy Mac -
24 Jun 2009 10:46 AM - 6 messages
I uninstalled DHCP from a Windows 2000 server after demoting it as a DC. I then moved the same IP address to a windows 2003 server with an already authorised DHCP server, and now understandably when I run up DHCP via my ...
Enabling ipv6 router advertising on W2008 domain controller.
Ralf Seidel -
23 Jun 2009 5:50 PM - 5 messages
Hello, in preparation to switch to IPv6 in some future i wanted to configure our domain controller to advertise a subnet prefix. I decided to use the domain controller because this one is the only W2K8 machine which is always on. To ...
Intermittent Access Denied to Users Home Folder
Goob -
23 Jun 2009 2:04 PM - 7 messages
Facts: Win2K3 Domain - about 70 Users Approx. 5 Users have this issue. All Clients are XP Pro either SP2 or SP3 All Mapped Drives are done on the Client Side (Except Home Folder) - All Working Home Folder is Created/Permissioned using ADUC/Profile ...
How to connect to a USB drive installed on the server, but from a client PC?
Lledrith -
16 Jun 2009 8:17 AM - 9 messages
Hi, In my company we have several PC under windows XP. And a windows 2003 server. On this windows server, we have connected a USB drive. But from the PC we are unable to connect to this server USB drive. When ...
Internal and external IP resolution
JN -
19 Jun 2009 3:19 PM - 5 messages
Short Version: Is there a way that I can configure Windows XP clients so that when they connect to our internal network over the VPN (RRAS) their DNS cache will clear and my internal DNS servers will move up to the top of the list of ...
IIS Vs Apache
NeWGeeK -
19 Jun 2009 12:03 PM - 4 messages
IIS Vs Apache I am planning to host two web sites on my pc at home. My OS is WinXP SP3 and I am at crossroads if I should use IIS or Apache as a webserver deamon. I am behind a router and a modem and therefore forwarding port 80/81 and ...
DHCP
Clayton -
14 Jun 2009 10:31 PM - 16 messages
Hi, I have several XP machines logging on to a domain (Server 2003) using the same username (to keep things simple) and all has been going ok for several months until Saturday morning when no machines could logon or from what I ...
RRAS and FQDN ('connection-specific dns suffix' is blank)
Jim in Arizona -
12 Jun 2009 3:10 PM - 9 messages
I setup a RRAS server yesterday and tested it at home last night. It worked great except that in order to ping a host on the corporate network, I had to use the fully qualified domain name instead of just the name. When doing an ...
sbs 2k3 and dns - driving me crazy
Pedro M. Leite -
15 Jun 2009 2:39 PM - 6 messages
good morning can anyone please clarify on this matter base system : w2k3 - sp2 latest updates - sbs 2k3 ( if relevant ) a simple netstat ( active ports actually ) shows dns process linstening on nearly all UDP ports. tcp 53 is also listening and dns is responsive. ...
RRAS on Win2003 with 2 public ip's
Kees Alderliesten -
13 Jun 2009 5:46 PM - 4 messages
Hello, I have a win2003 server with 2 ip's on the public interface, say 1.2.3.4 and 1.2.3.5. (1 public NIC) In RRAS i have configured a portforwarding for public port 81 to port 80 on ...
NLASVC
Mark -
10 Jun 2009 7:42 PM - 9 messages
Our Windows 2008 Terminal Server suffers from an NLASVC timeout error. The event ID is 7011. What's important is once the error occurs, the server must be restarted to resume operation. The timeout occurs once every 8 to ...
Browsing not working accross VLANs
marcin -
9 Jun 2009 2:58 PM - 22 messages
I have been trying to solve this problem for a few days and am getting desperate. Here is the set-up: . two VLANs with a router between them, no filtering, no ACLs . one domain with two clustered PDCs (Win2003), running WINS ...
How to Configure Windows Machine to Allow File Sharing with DNS Alias
Michael -
11 Jun 2009 2:30 AM - 2 messages
I haven't seen one article that brings together all the settings one would need to do to make this work properly on Windows, so I thought I would post it here. To facilitate failover schemes, a common technique is to use DNS CNAME ...
No DHCP Offers on Wire
dirtyBit -
9 Jun 2009 11:36 PM - 6 messages
Hi, My DHCP server (Win2003) has stopped handing out addresses. Basically when using a packet sniffer, I can see only Discover packets on the wire but no Offers. The strange thing is that when I look at statistics on the dhcp mmc ...
Server 2008 DC Access Problem
Somchai -
10 Jun 2009 10:41 AM - 6 messages
I have posted this about two months ago but still haven't been able to fix the problem. Here we go first with the setup: Originally we had one server which acted as a DC/AD and also as a Web ...
Multiple NICs in same segment server 2008
dcohn -
4 Jun 2009 1:28 AM - 15 messages
I have anew Server 2008 server with multiple NICs. The Server is going to be running HYPER-V. I have a Management NIC and 2 more NICs that are bound to the same network segment and use Public IPs. ...
shared drive problem
Charles MacLean -
3 Jun 2009 4:13 PM - 4 messages
We have two Windows SBS servers on the same segment of our LAN. They are both DCs. The server A has all the user and computer accounts assigned to it. The second server B, is just a SQL database server with no users ...
Server 2505 error
Andrew M. Saucci, Jr. -
7 Jun 2009 3:10 AM - 15 messages
I have a Windows 2003 server that gives me a Server 2505 error on startup, claiming a name conflict with a Canon iR6570 multifunction copy machine. I looked over the TCP/IP settings on the copy machine and can't see ...
Taking ownership of files on remote computer
Matthias Hofmann -
3 Jun 2009 3:33 PM - 7 messages
Hello everyone! I am running a network on two computers using Windows XP and basically everything works fine. In order to be able to access my backup data on computer B from computer A, I created a limited user account with identical ...
DHCP request from nowhere
Normand -
12 May 2009 6:46 PM - 16 messages
Hi, In our DHCP server (French Windows 2k3 R2), we have records showing type DHCP/BOOTP with a unique ID 31302e302e39302e31353xx. Does someone know what could create entries like that ? Every 10-15 minutes, a different record is created. To be able to see those records, I have to go on my scope, right-click ...
VPN/RRAS, Workgroup mode
David -
3 Jun 2009 11:41 PM - 4 messages
Background: I have a Windows Server 2003 machine in a workgroup (non-domain), and want to have both Windows XP and Windows Vista clients connect to it, receive an IP address, and route traffic through it to other machines in the remote ...
Multi-WAN loadbalancing & RRAS.
raj-blr -
30 May 2009 12:02 PM - 12 messages
I recently joined as sysadmin. Existing setup is as follows: We have 3 ISP connections and all of them connected directly to the network switch. all clients have 2 gateway IPs in the network config. I read in a magazine that this setup is a unsecured & "not recommended" ...
Developed using NextGeneration, the .NET Code Generator Try AdSense Reporter, the charting tool for AdSense publishers |
||||||||||||||||||||