473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Remotely access my application

Hello all,

I have a application deployed on my machine. Suppose the url is
http://187.125.1.96/cs/Default.aspx. I want another machine in the LAN
network to access my application.
As of now it is giving page cannot be displayed even with port
http://192.168.1.69:80/cs/Default.aspx.
I have giving the sql connection string as
connectionString="Data Source=myserver;Initial
Catalog=Dummy;Trusted_Connection=yes;"
and also set Security-Logins-NT AUTHORITY\SYSTEM-user mapping and
checked the checkboxes. Still the other machines are not able to
access my application.

Please do help me.

Thanks a lot in advance.
Jun 27 '08 #1
1 996
are you using IIS on vista or xp ?
is port 80 open on your machine ?

I dont see what you sql connection has to do with it.. doesnt matter here..
--

Jesus Loves You
"Bhagya" wrote:
Hello all,

I have a application deployed on my machine. Suppose the url is
http://187.125.1.96/cs/Default.aspx. I want another machine in the LAN
network to access my application.
As of now it is giving page cannot be displayed even with port
http://192.168.1.69:80/cs/Default.aspx.
I have giving the sql connection string as
connectionString="Data Source=myserver;Initial
Catalog=Dummy;Trusted_Connection=yes;"
and also set Security-Logins-NT AUTHORITY\SYSTEM-user mapping and
checked the checkboxes. Still the other machines are not able to
access my application.

Please do help me.

Thanks a lot in advance.
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: faktujaa | last post by:
Hi, I have created an application that uses IIS to host remote components. All the remote components are listed in app.config in client and web.config in server. Now the app.config can contain...
1
by: sean | last post by:
Hi There, I have an asp .net application that I am trying to debug remotely, unfortunatley I do not have access to the server itself. I have verified the application is working on my local...
2
by: Raterus | last post by:
Hi, I'm after this setup, and I'm just wondering if this is even feasible. I'd like to store my asp.net project remotely, on a network drive (all the project files, everything), But I want to be...
2
by: Evan Camilleri | last post by:
how can I create a web application remotely? i have access to a server and would like to create a web-application in a folder - if it is my IIS then i right click, properties and press create...
7
by: John | last post by:
Hi We have our web site remotely hosted by a service provider. We need to, from time to time, remotely upload transactions to the site from our office vb.net app. The question is how can I...
2
by: esqueletoh | last post by:
Hi, i'm having a very weird problem. I have an application Asp .Net (Framework 1.1) that uses form authentication. To deny access to non-authenticated users i use <authorization> <deny users="?"...
3
by: John | last post by:
Hi My web app uses asp.net 2.0 roles/membership. My problem is how to manipulate those remotely and I am thinking of implementing a web service. My question is how does a web service residing in...
2
by: =?Utf-8?B?Vmlua2k=?= | last post by:
Hello Everyone, I have an exe application that I want to start remotely.Once I start the application, I want to press ok to that application. To start the application, I did...
4
by: =?Utf-8?B?VG9kZCBKYXNwZXJz?= | last post by:
Hey guys, I've written a web application that I'm simply trying to use to access a database. When I run the application locally (or as an NT Service) it can easily access the remote SQL...
12
by: helveticus | last post by:
Because of licensing reasons, I plan on using ASP.NET 3.5 /Access 2K for a specific site.. What tools could I use to remotely manage the Access 2K DB? Would a simple ODBC connection be adequate?...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.