473,385 Members | 1,597 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,385 software developers and data experts.

Windows Control Library in ASPX pages

Hi everyone. I will try to give you as much information as
i can.. any idea will be appriciated.
I have Written a chat server and client program using C#
programming language. Client site is created as a C#
windows control library.(.dll).. I put this DLL in a
windows application an run it.. It worked fine. client
program communicates with server.. I use Windows XP IIS. I
would likte this dll to work on a web page. basically I
created an ASP page and put this same DLL as an object
using <object> </object> tag.. this idea doesn't work for
some reason that i don't know.there is no error code
generated.. i see all my buttons and text boxes on the
page. but nothing else.. no communicatin with server.
Please help me to solve this problem.
thanks
Akif.

Nov 18 '05 #1
1 1123
when your chat dll tries to connect to server, the only server its allowed
to connect to is the same server that served the page its hosted by (same as
a java applet).

-- bruce (sqlwork.com)
"Akif" <a.*****@tef.sdu.edu.tr> wrote in message
news:02****************************@phx.gbl...
Hi everyone. I will try to give you as much information as
i can.. any idea will be appriciated.
I have Written a chat server and client program using C#
programming language. Client site is created as a C#
windows control library.(.dll).. I put this DLL in a
windows application an run it.. It worked fine. client
program communicates with server.. I use Windows XP IIS. I
would likte this dll to work on a web page. basically I
created an ASP page and put this same DLL as an object
using <object> </object> tag.. this idea doesn't work for
some reason that i don't know.there is no error code
generated.. i see all my buttons and text boxes on the
page. but nothing else.. no communicatin with server.
Please help me to solve this problem.
thanks
Akif.

Nov 18 '05 #2

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

Similar topics

3
by: Engin H. | last post by:
Hi everyone, I developed a Windows Control Library Project and build an assembly named graph.dll. I add this project into an ASP.NET Web Project using "Add existing project" and then add a new...
1
by: Thomas Scheiderich | last post by:
I am having a problem connecting to an Sql Server using Windows Authentication. I am using the following command: server=Raptor;uid=tfs;password=tol1ee;database=ABC;Network Library =dbmssocn ...
4
by: Andrew | last post by:
Hey all, I would like to preface my question by stating I am still learning ASP.net and while I am confident in the basics and foundation, the more advanced stuff is still a challenge. Ok....
3
by: SenthilVel | last post by:
Hi All i do need to control my windows services using aspx pages. I used the System.ServiceProcess.ServiceController namespace .... this is working fine when i run my code in a windows...
4
by: Just D. | last post by:
Does anybody know an official way to setup one control on many pages, for example menu? Since we're not having a visual inheritance yet it's not very easy. One of the possible ways as I see is to...
3
by: Developer in California | last post by:
I am working on developing a generic Web framework using Master Pages in ASP.NET 2.0. What I have done is created a PageRenderer class which has a public method which will retrieve the path of the...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
23
by: Dan Tallent | last post by:
A textbox has a attribute for ReadOnly. This seems like such a simple concept. When a textbox is set to read only the user cannot change the contents of the field. I have been trying to find...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Programs dealing with autoruns Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list programs that help me to view/modify the autoruns...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.