ASP.net Not Working On Remote Server
Localy along with VS2005 when hitting ctrl+f5 the asp application server get's launched, and the whole site works fine, now on my windows 2003 server i installed IIS, it also has apache running and that works fine but the IIS part, i cant get it to work.... i have my inetpub filder on c which has a www folder but when i copy my project to there it tells me it's unable to process the page (aspx), can somebody help me out here please.....
I did the configuration and rule statements in the server manager which now displays ASP.net working and active, but it does NOT work at all....
View Complete Forum Thread with Replies
Related Forum Messages:
Validation Controls Not Working On Remote Host
I have two .aspx web pages. The first one has a form with ASP textboxes, validation controls, an a submit button which calls an event handler using VB to insert data into an Access database then redirect to the second page. Both pages work fine on my local host computer (IIS). But on my remote host, when I click the submit button, it just sits there and does nothing. When I remove the validation controls, the event handler works fine. How can I get the validation controls to work on the remote server?
View Replies !
Connecting Web Server And Remote Db Server Via Asp
my prob is i have 2 different computers, one that runs my asp pages and the other my database server (mySQL). im working on my local and trying to connect my remote database with my remote webserver using DSNless connection string as more advisable. Code:
View Replies !
Local Server To Remote Server
I am not an expert but I am trying to create an application where I need to connect my website to the user's(basically my client) database in access and then I will read the values from the database in the local drive and upload all the values in the database at my webspace. I will have everything like the database name and the password....so how can I do this
View Replies !
Remote Server
I work with dreamweaver 8. I use the tools provided within dw to create my asp features etc. I downloaded a news script to save time since its a very low budget site, but I need to customise how its displayed. The news script connects using a Server.MapPath connection. I would like to be able to work locally using a dsn. dsn=nwnews; but I would like to be able to change that connection to work on the remote server for testing etc. This is Dreamweavers Connection file: Code:
View Replies !
FSO On Remote Server
We're wanting to upload files and save them to a different server on the network (Windows 2000) from the web server. The upload works fine but we cannot copy files, using the File System Object, to this other server folder. what is required in terms of mapping and registering the folder so that the web server can link to it?
View Replies !
Remote Server By FSO
I just want to delete a file in a server by FSO. My code is: Set objFSOD = Server.CreateObject("Scripting.FileSystemObject") objFSOD.DeleteFile Server.MapPath(".") + "Greetings" + sFileName1, True Set objFSOD = Nothing When I check the code locally, everything is fine. I have two remote servers. When I check the code in each servers, one is fine and other is thrown a error. But the error msg is in Korean language while I'm not korean, that is why I can't read the error msg. What would be the error msg about? The sFileName1 was always correct every time I checked.
View Replies !
Remote Server
Currently we have a site that allows users to listen to mp3 files. It is creating bandwidth issues. So we want to move the mp3 files to an ISP that caps bandwidth usage. Ours is currently burstable. Now I am able to do the following: Set fs = CreateObject("Scripting.FileSystemObject") If fs.fileExists(music_file) Then 'show music file Else 'do not show a link for file End If set fs = nothing Is it possible to do the same thing, but on a remote server?
View Replies !
CDO - And Remote SMTP Server
1. I wonder, why do I need to add the following lines when sending forms through mail, using CDO component? 2. If I remove these lines and the form is still submitted as it should, and I get the mail as a result as it should, does it mean I do not need these lines? 3. In other words - How do I know if an SMTP service is installed on the local server, and not in another network (besides asking the admin)? Code:
View Replies !
FSO Remote Server Access
Wish I'd found the thread yesterday before spending half the day fighting the same battle and finding a workaround. But at least it explains why my final approach worked.I set the remote folder as a virtual folder on the webserver, assigned web rights to a domain user and used fso.copyfile(server.mappath) to copy a file created locally.I'm not thrilled that access to the remote location can't be controlled at the user level this way but at least access to the calling script can. Strange though, the problem showed up during a migration. Server A had been hosting this asp page and connecting to server B sucessfully. I was moving the application to server C when I ran into the problem. All three machines are W2K, same service pack, same domain, same users, same access rights/method configuration. Go figure.
View Replies !
Database On Remote Server
I try to get data from a database which is on an other server. I can view the files on this server via the directory "t:" from the machine the ASP pages are on. Constring: "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=t:database.mdb" Error: 't:Database.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
View Replies !
Connecting To SQL Db On Remote Server
I need to connect to a SQL db on a remote server but my connection string doesn't appear to work as the page just keeps timing out. The physical url of the db is (not real IP) 0.0.0.0/Databases/query and the connection string looks like so: strConn = "Driver={SQL Server};Server=0.0.0.0/Databases/;Database=query;" What should the connection string look like?
View Replies !
FileExists On Remote Server
how to use FileExists to check to see if a file exists on a local server BUT what if I want to check if a file exists on a remote server (webserver)? If I enter "http://domainname/folder/image.jpg" it always returns false.
View Replies !
Asp Forms In Remote Server
im hosting my website in linux server...so i need to develop an enquiry form....my fren is hosting in a windows hsoting server and he have the asp enquiry coding.. is there any way i can do remote coding hosting ...where the enquiry form will be in my php server and the asp coding will be in my frens windows hosting server..
View Replies !
Remote Access To SQL Server
I was given the following by my host: Database name: asdfafasf IP/Host: 11.111.11.111 Server: asfafaf Username: afafdadaf Password: adfadf Every program I use (excluding Enterprise Manager - I don't have it) to connect is unsuccessful. Access Projects for example, when I try to establish a connection, it doesn't ask for IP/Host.
View Replies !
Access Remote Server
I have admin privileges on a remote server and would like to use a web interface (asp) to manipulate various files. It seems that when I access the remote web pages I only have IWAP and IWAM privileges. Is there a way to automatically send my admin username and password via the asp pages so I will have admin privilages?
View Replies !
Server Side Vs. Remote
I'm having a problem viewing a pdf file via intranet from the remote location. When I view it from the server side it works. Here is the code and the file name. This is what the path looks like in the Access 2k database. c:/Inetpub/WWWroot/TEB/Documents Okay this is what happens, when I use this path it doesn't open the file because it's looking for it on my local machine. But when I use this path f:/Inetpub/WWWroot/TEB/Documents in which F: is mapped to the server where the web site is locate it opens the file. If I use this method this would mean mapping everyone to this server which causes a security issue. I cannot allow anyone to view or modify my files for the intranet, they may become corrupted. So what I need is some kind of alias or something that. Is there a way that I can capture the c drive from the server using Access 2k without using the actual c: format so that it will read from the server and not the local pc. Code:
View Replies !
Connecting To Remote Oracle Server
How can I access remote oracle server?. I'm using the following connection string. " Provider=MS Remote;Remote Provider=MSDAORA;Data Source=XYZ;Remote Server=http://DBServersIP;User Id=id;Password=pw" Both the web server and DB server has oracle client. I can tnsping, connect using sql * plus from the webserver. But when I try to do simple connection & query , I get the following error. " Microsoft ADO/RDS(0x80072EFD) Internet Client Error: Cannot Connect to Server. " Can someone throw some links or help.?
View Replies !
Remote Server Drive Space
I have wrote small script that can get local drive information (e.g. size). Is there anyway I can get disk information from server ? 'Get Drive's Free space dim MyDriveC,MyObject, MySpace set MyObject = Server.CreateObject("Scripting.FileSystemObject") 'Set Object set MyDrivec = MyObject.GetDrive("c:") 'Free Space MySpace = MyDrivec.AvailableSpace 'Write msg 'Response.Write("Available space on Drive C: " & MySpace) code is working fine but when I try to put other then "c:" it says path not found. is there anyway I can get infromation from server or remote computer ?
View Replies !
HTTP Post To A Remote Server
I have an asp page. There I enter some text. This text needs to go some other web site but as jsp page ( such as http://www.web.com/Link.jsp). Now, I was told to submit my asp page as HTTP Post to their jsp page. This is completely a new thing for me to do. Code:
View Replies !
Connect To A Database On A Remote Server
I have my access database on a xp workstation setup as a web server using IIS. I am trying to access the mdb from another web server, but when I run my code below I keep getting : Microsoft ADO/RDS error '800a20ff' Internet Server Error. Code:
View Replies !
FTPing Files To A Remote Server
I'm trying to write a script that will put files uploaded through a page on a remote server via FTP. I've tried the code on this page: http://benmeg.com/code/asp/ftp.asp.html but I get a permission denied error when trying to execute ftp.exe. Does anyone know how I can fix this, or recommend another way of getting the files onto the other server? The production servers are running Windows 2003.
View Replies !
Save Remote Image To My Server
I would like to reference a remote image, such as http://www.mysite.com/pic.jpg and save it to a local folder such as c:pics . Can this be done with ASP? I have played with many image manipulation components and none of them perform this fuction.
View Replies !
Load Text File From A Remote Server?
Is there a way to load a text file from a remote server into a string much like using the Inet Control in VB? I am familiar with reading in RSS feeds, but what should I do if the content is a straight text file?
View Replies !
Can Connect To A Database On A Remote Server But With An Error
I eventually managed to create a connection between my IIS LocalHost ASP WebPages and my database located on a website on the net. Here is the solution: Dim conn, connect set conn=server.CreateObject ("adodb.connection") connect = "Provider=MS Remote; Remote Server=http://www.example.com; Remote Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & server.mappath("database_filedatabase.mdb") & ";" conn.Open connect When I point my connection to my database on the net like in the code above I get the following error: Error Type: Microsoft ADO/RDS (0x800A2011) Internet Server Error: Object/module not found. Any Suggestions?
View Replies !
Fetching Xml File Data From Remote Server
We are working on a real estate web site which lists real estate listings from different affiliated realtors. Our client wants to have a system where it display real estate listings from affiliated realtors without having to enter listing information into our database. Affiliated realtor will provide a link to xml file containing listings information and we have to fetch the data from it and display it into our web site. The xml file will be on some other server. Is this possible?
View Replies !
Global.asa - Different Behavior On Local And Remote Server?
On a remote server running W2K and thus IIS 5 I have session variables declared in a global.asa file in the root of the application which are passed and visible on all pages with no problem. This was also the case on my localhost before (127.0.0.1), also on W2K / IIS 5. But now for some reason one variable doesn't pass through at all and the other is taken as a String on the localhost. The problem area in question in my Global.asa file (which is identical on the remote and local servers) <script language="vbscript" runat="server"> Sub Session_OnStart CInt(Session("indx"))=0 CInt(Session("total"))=0 ... End Sub When I view the values locally with: pprice = Request.QueryString("fpPrice") Session("total") = Session("total") + pprice Response.Write "Index: " & Session("indx") Response.Write "Total: " & Session("total") I get (for example - pprice = 45, and after 3 attempts): Index: Total: 454545 Whereas on the remote server I get: Index: 3 Total: 135 Has anyone else experienced this?
View Replies !
Connect To A Remote Server To Grab Data
I am wondering if it is possible to have an asp script, called script1.asp sitting on a server called server1. when this asp script runs, i want it to connect too a different server (called server2) somewhere else in the world and grab data, maybe an xml file. Is this possible? and if so what is the process called (and/or function names etc) that can help me do this, so i can look them up in google and get cracking on the code.
View Replies !
Smart Upload Not Working On Other Server
I am using smart upload object to upload files in n/w it works fine with one of my server setup but when i tried to replicate in another server this is not working I checked with the dll registration every thing is fine....
View Replies !
CDONTS Not Working On W2000 Server
I am trying to run a test sending mail using CDONTS on my W2K3 machine. It works fine running from my WXP Pro, but I don't recieve the mail if run the W2K3 machine. Both machines have IIS configured essentially the same. Code:
View Replies !
Protecting Asp Pages From Working On A Different Server
I want to install asp and access on a server, is there way to password protect asp pages from being accessed directly?. I don't mean via web.But being accessed from the server directly? Is there way to ensure that the asp pages works on the computer/server it has been installed on and not for any other comp? So if some new admin tried to copy those asp pages to another computer,they would not work.
View Replies !
Session Not Working On Server 2000
I am creating a small program for my workplace in asp. It runs fine o my laptop using XP Pro through IIS. I set IIS up on the server runnin Windows 2000 Server Standard, have IIS set up identically, and i doesn't recognize the session variables. Even trying to run i directly on the server, not through the network, it doesn't work.
View Replies !
Remote ASP
I have an application i am creating that will require the ability for a remote site to access some of the abilities of the program. For example: Program will have a product manager and the webmaster will need to be able to place the product information on his/her remote site. another funtion: the remote site will need to pass variable data back and forth between the application hosting server and webmasters site. I have thought about using cookies or XML but cookies are kinda limited in respect to what i need and XML requires an XML enabled browser like IE 5+. Am I missing something? any ideas on how i can accomplish this
View Replies !
Remote Name
I was wondering if it's possible to get "the name" istead of ip from a user that runs a asp page? cust10354-344.someisp.com istead of 231.13.434.23
View Replies !
Remote IP Address
I'm trying to get remote ip address and local ip address of the user (i.e. machine name) but i couldnt find out it. however i can see the public remote ip address.here is the little code that i have written.. <% For Each Item in Request.ServerVariables %> <tr> <td><%= Item %></td> <td><%=Request.ServerVariables(Item)%></td> </tr> <% Next %>
View Replies !
Remote DB Access
If I have the line adoCon.Open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("produkten.mdb") to access an Access Database local to the site, is it possible to have something like adoCon.Open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=http://www.somesite.com/somedb.mdb" To allow the site to connect to a db on another site/server which also belong to me?
View Replies !
Remote Scripting ASP
I use the RemoteScripting with the rsproxy.class within my asp pages. I don't have problems except, when the Java console is not active in IE. Is there a way to detect from asp, if the java console is active or not ? or, how to do remote scripting without the rsproxy ?
View Replies !
Remote Hosted Asp
i have just completed the charity web site www.leahpattison.org (please give your support) and i have the news system that they can update hosted on shared hosting on a sub domain of one of our core domains leah.neue.co.uk on the main sites home page i have a scrolling news ticker in an iframe that calls a page from the 'news server' and whenever you click on a news item it pushes you onto the news server to deliver the pagesonly it keepstiming out. anyone have any suggestions? the host say 'because we host many asp sites we have a lot of traffic hitting msaccess databases, some of which do not properly close their connections' basically tough luck. is there any way i can make this site more efficient and make the news system work?
View Replies !
Remote Scripting
I have a Web application that uses Remote Scripting to provide dynamic data to a web page.I am testing the application in Internet Explorer 6 SP1 running on Windows XP Professional. When I use the Microsoft JVM,the application works without any problems.However, as a result of future withdrawal of support of the Microsoft JVM as a result of the settlement with Sun, I need to ensure that the application works okay with the Sun Java plug-in for Internet Explorer. This component is no longer available,and clicking on the OK button only reiterates this message. When I click on the Cancel button instead, the Remote Scripting functionality fails to work.Is it possible for Remote Scripting to be configured to work with an alternative JVM, such as the Sun Java Plug-In, or is it entirely dependent on the Microsoft version?
View Replies !
Remote Database
IM trying to put up a small database in my website and having my visitors to search it. A record of this database will have four fields: The first one will hold a number, the second one a Street name, the third a City, and the fourth a picture. The database will be searched either by the number or by the city.
View Replies !
Remote MS Access DB?
How do I connect to a remote Access DB from my desktop? I have a MS Access DB online adn wish to hook up to it from my desktop absed DB?
View Replies !
Remote DB Access
I have a access database on my server which my users can download it from my website. I have update.asp file which will update the database on the client. So say if there are 2 users each will download a copy of the database on to their machines. When they run the update.asp file, the information will go to their respectively database(the one's on their machine). The architecture of the DB's remains the same but each client will have his only data. Is this possible? IF yes then, why do I get this error... Microsoft JET Database Engineerror '80004005'Could not find file C:Test.mdb.
View Replies !
Remote Truncating Of Logs
Every so often my database log files fill up and i have to truncate the file. DBCC SHRINKDATABASE (database_name_here, TRUNCATEONLY) GO BACKUP LOG [database_name_here] WITH NO_LOG Any idea how I could run this? From an asp page...?
View Replies !
Mapping Remote Machine
I was susseesful in mapping remote machine with vbscript. Now I am building the same tool with ASP .I am using the same code but its not working. Below is the portion where I am mapping the drive: Code:
View Replies !
Execute A Remote Command
I have a shell script that needs to be executed on a unix machine on our network and text output needs to be retrieved How can I make a asp.net page do it ? is there a way to batch execute the command that I execute in the command prompt and just retrieve the outoput. Here is what I am manually executing currently from the dos command prompt Step 1. telnet <unixmachine> Step 2. login <login name> Step3. I Provide the password Step4. once logged in to the machine I Provide the <shell script command> The results of the script get displayed on my command window. I copy and paste the result can the above be done through asp/asp.net page
View Replies !
Why I Can Not Access Remote Database
I have asp page needs to access remote database, I got error"The Microsoft Jet database engine cannot open the file 'Unknown'. It is already opened exclusively by another user, or you need permission to view its data. " Could anyone show me the steps to configure permission (I tried creating IUSER_DBMACHINE local account on the database box, give this account full permission on the database folder, doesn't work.
View Replies !
Remote Scripting Vs XMLHttp
I have a form where I want to be able to validate a field against a DB *before* the form has been submitted. After doing a bit of homework, it seems there are two general approaches: 1) Remote Scripting [using RSExecute/RSGetASPObject] 2) Using XMLHTTP/XMLDOM objects I have no experience with either, so I though I'd see what my peers are using.
View Replies !
ASP Read Remote File
If ASP can read remote file like php does.I am trying to read this weather forecast page, and only output certain line from it.I only know how to read a local file using server.mapPath()
View Replies !
|