Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView Icon Selection (I butchered it) Pin
Jonathan Austin17-Dec-02 8:08
Jonathan Austin17-Dec-02 8:08 
Generalquestion on string and encryption sorta Pin
jtmtv1816-Dec-02 9:51
jtmtv1816-Dec-02 9:51 
GeneralRe: question on string and encryption sorta Pin
jtmtv1816-Dec-02 10:45
jtmtv1816-Dec-02 10:45 
GeneralRe: question on string and encryption sorta Pin
Rob Graham16-Dec-02 11:15
Rob Graham16-Dec-02 11:15 
Questionhelp require? Pin
imran_rafique16-Dec-02 6:49
imran_rafique16-Dec-02 6:49 
AnswerRe: help require? Pin
Andres Manggini16-Dec-02 12:13
Andres Manggini16-Dec-02 12:13 
GeneralRe: help require? Pin
imran_rafique16-Dec-02 12:36
imran_rafique16-Dec-02 12:36 
GeneralWindows Form Control hosted in IE Pin
LJMorsillo16-Dec-02 4:34
LJMorsillo16-Dec-02 4:34 
Here's a story... I hope someone can help me write a happy ending in time for Christmas!
I have a control

<code>namespace WvfCtlNet {
public class WvfCtl : System.Windows.Forms.UserControl .... </code>

which I'm hosting in IE

<OBJECT id="control" classid="http:WvfCtlNet.dll#WvfCtlNet.WvfCtl" name="control"> ...

I'm not getting anything other than a little box (place holder) when the page is displayed.

The control shows up in the GAC downloads ("gac /ldl") The version number agrees with the dll.

When I look in Internet Options-Settings..-View Files... I see the following entry:
?FusionBindError!name=WvfCtlNet.dll WvfCtlNet.WvfCtl

What the heck is this? (I think I know that Fusion is a technology related to 'no touch' installation but that's about it!)

Why doesn't my contol pop up? I works when hosted by an Windows Forms app.

Worst of all - This was working a week ago - I've not made any config changes, though I did recently install the Microsoft Web Services Extensions (WSE) pack.

I am flummoxed!

Thank you.
Sincerely, Lindsay
Questionxor strings?? Pin
Karavaev Denis15-Dec-02 23:52
Karavaev Denis15-Dec-02 23:52 
AnswerRe: xor strings?? Pin
Kannan Kalyanaraman16-Dec-02 0:13
Kannan Kalyanaraman16-Dec-02 0:13 
GeneralRe: xor strings?? Pin
Karavaev Denis16-Dec-02 0:46
Karavaev Denis16-Dec-02 0:46 
GeneralRe: xor strings?? Pin
Christian Graus16-Dec-02 0:54
protectorChristian Graus16-Dec-02 0:54 
GeneralRe: xor strings?? Pin
Karavaev Denis16-Dec-02 1:06
Karavaev Denis16-Dec-02 1:06 
GeneralRe: xor strings?? Pin
Christian Graus16-Dec-02 1:09
protectorChristian Graus16-Dec-02 1:09 
GeneralRe: xor strings?? Pin
Kannan Kalyanaraman16-Dec-02 1:04
Kannan Kalyanaraman16-Dec-02 1:04 
AnswerRe: xor strings?? Pin
Daniel Turini16-Dec-02 0:22
Daniel Turini16-Dec-02 0:22 
GeneralDynamically Generating Data for a Waveform Graph Control Pin
Matthew Alan Gray15-Dec-02 16:27
sussMatthew Alan Gray15-Dec-02 16:27 
Questionsame COM object? Pin
peterchen15-Dec-02 10:00
peterchen15-Dec-02 10:00 
AnswerRe: same COM object? Pin
Rama Krishna Vavilala15-Dec-02 16:52
Rama Krishna Vavilala15-Dec-02 16:52 
QuestionArrayList == vector and list ? Pin
peterchen15-Dec-02 9:59
peterchen15-Dec-02 9:59 
AnswerRe: ArrayList == vector and list ? Pin
Nick Parker15-Dec-02 16:55
protectorNick Parker15-Dec-02 16:55 
AnswerRe: ArrayList == vector and list ? Pin
Barry Lapthorn15-Dec-02 20:15
protectorBarry Lapthorn15-Dec-02 20:15 
GeneralLooking for a free FTP class library for .NET Pin
gicio15-Dec-02 5:49
gicio15-Dec-02 5:49 
GeneralRe: Looking for a free FTP class library for .NET Pin
leppie15-Dec-02 6:14
leppie15-Dec-02 6:14 
GeneralDebugger anomaly Pin
Paul Silvernail15-Dec-02 5:25
Paul Silvernail15-Dec-02 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.