473,385 Members | 1,856 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.

Arg! Windows Contorl in ASP.NET

Hey everyone,

I'm using ASP.NET 1.1 with a winforms control written in asp.net 1.1..

I've done everything according to various articles I've read to put a simple
control on a web page. I've checked all permissions, but I'm not getting
permissions errors

When I reference my control through the <object> tag it just shows a little
image (like missing plugin for macromedia) and never shows my control. The
only thing this control does is show a button.

<object id="uc1"
classid="http:MSRSReportPrinter.dll#MSRSReportPrin ter.ucSelectPrinter"
width=50 height=50 VIEWASTEXT></object>

Nothing.

Any ideas?
Nov 18 '05 #1
0 760

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

Similar topics

1
by: aa | last post by:
Anybody know the solution to trailing space in argument of Runtime.getRuntime().exec(arg), Process p = Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler C:\\Documents and...
1
by: Manlio Perillo | last post by:
Hi. As I can see, the arg function for complex numbers -- for polar representation: z = abs(x) exp(arg(z)) -- is missing! Why? Thanks and regards Manlio Perillo
8
by: Hunter Hou | last post by:
hello, I'm reading <the C++ programming language>, here's a question for bind2nd. Who can help explain what on earth bind2nd is working? .... void rotate_all( list<Shape*>& ls, int angle ) {...
18
by: Daniel Schüle | last post by:
Hello all, I often have to deal with complex numbers using python iteractive as calculator I wonder why there are no methods like arg, abs well one can use c = 1+1j abs(c)
2
by: Gvs | last post by:
Hi, I'm trying to compile an example semaphore .c file taken straight from the internet, but it won't compile with the error; gcc seminit.c -o seminit seminit.c: In function `main':...
2
by: flogic | last post by:
Hi i m a newbie to python .. jus started to learn ...am quite confused about variable arguments used in python functions and in init. i dont where to use **keys , **kwds,*args ...etc... if...
2
by: Edward Waugh | last post by:
Consider the following (working) Python code: import sys def sum(list): # total = 0 does not work for non-numeric types total = list.__class__() for v in list: total += v return total
16
by: Tuomas | last post by:
>>def g(*arg): .... return arg .... ('foo', 'bar') .... (('foo', 'bar'),) TV
3
by: dissectcode | last post by:
Hello - I have this simple code that gives me the warning: "int format, pointer arg (arg 3)" BOOL read, write; FILE *t; more code... fprintf( t, "Operation is %c\n",...
1
by: Marco Bizzarri | last post by:
On Mon, Sep 15, 2008 at 11:51 PM, AON LAZIO <aonlazio@gmail.comwrote: Sorry, Aonlazio, but which program? This is a fair generic question which needs a little more details to be answered. You...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.