Click here to Skip to main content
15,894,740 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Need help: accessing processes on LAN Pin
RimiAsh3-May-06 23:09
RimiAsh3-May-06 23:09 
GeneralRe: Need help: accessing processes on LAN Pin
Dave Kreskowiak4-May-06 1:54
mveDave Kreskowiak4-May-06 1:54 
QuestionNot logging in application log Pin
Dpriya19-Apr-06 11:11
Dpriya19-Apr-06 11:11 
AnswerRe: Not logging in application log Pin
Robert Rohde21-Apr-06 3:34
Robert Rohde21-Apr-06 3:34 
Questionhelp needed in datagrid Pin
satishrg19-Apr-06 7:31
satishrg19-Apr-06 7:31 
QuestionApplication structure Pin
mcintyre23119-Apr-06 0:47
mcintyre23119-Apr-06 0:47 
AnswerRe: Application structure Pin
Robert Rohde19-Apr-06 5:27
Robert Rohde19-Apr-06 5:27 
Questiondebugging-problems (asp.net website DLL) Pin
pejuta wichasa19-Apr-06 0:14
pejuta wichasa19-Apr-06 0:14 
hi there,

i'm developing a licensing website with asp.net this side is related to vb6 client and server code. the clients code and the website work perfectly together - the client gives any information needed by the server to calculate the LicenseKey to the asp.net website. Now there comes the problem...

<br />
Dim oKernel As LicenserKernel.cKernel <br />
oKernel = New LicenserKernel.cKernel()<br />
<br />
sReleaseKey = oKernel.CalcKey(sRequestKey, sSessionID)<br />



When debugging the website the object (oKernel) is made properly, the function is recognized correctly (i can see this during debugging - it displays what parameters are needed and so on) but all i get back from the function is: "NOTHING"
When i debug the server code on his own (manually giving him all the parameters the client gave to the website), it works just fine...


Another problem is that with every postback a new window is opened. i don't want a hundred of windows to be opened. poor users! Wink | ;) this should be easy to solve and i don't understand why i can't do this on my own...


Would be great if anyone could help me with that

Thanks a lot in advance and have a nice day,
SanDee
QuestionVB.Net Toolbar Buttons Pin
Penny van Aswegen18-Apr-06 23:39
Penny van Aswegen18-Apr-06 23:39 
AnswerRe: VB.Net Toolbar Buttons Pin
Robert Rohde19-Apr-06 5:32
Robert Rohde19-Apr-06 5:32 
QuestionC++ and VB projects in .NET 2003 Pin
Cantona2k18-Apr-06 22:28
Cantona2k18-Apr-06 22:28 
AnswerRe: C++ and VB projects in .NET 2003 Pin
mcintyre23119-Apr-06 0:48
mcintyre23119-Apr-06 0:48 
AnswerRe: C++ and VB projects in .NET 2003 Pin
HimaBindu Vejella20-Apr-06 20:48
HimaBindu Vejella20-Apr-06 20:48 
Question.Net 2.0 and Win2000 issue Pin
akshayswaroop18-Apr-06 21:43
akshayswaroop18-Apr-06 21:43 
AnswerRe: .Net 2.0 and Win2000 issue Pin
Dave Kreskowiak19-Apr-06 5:52
mveDave Kreskowiak19-Apr-06 5:52 
AnswerRe: .Net 2.0 and Win2000 issue Pin
Kevin McFarlane22-Apr-06 5:17
Kevin McFarlane22-Apr-06 5:17 
QuestionT-SQL for everything?? Pin
LyndonSubroyen18-Apr-06 20:23
LyndonSubroyen18-Apr-06 20:23 
AnswerRe: T-SQL for everything?? Pin
Colin Angus Mackay18-Apr-06 20:55
Colin Angus Mackay18-Apr-06 20:55 
AnswerRe: T-SQL for everything?? Pin
HimaBindu Vejella20-Apr-06 20:47
HimaBindu Vejella20-Apr-06 20:47 
AnswerRe: T-SQL for everything?? Pin
JimRoss2-May-06 11:51
JimRoss2-May-06 11:51 
QuestionGame server? Pin
Gwedion18-Apr-06 17:11
Gwedion18-Apr-06 17:11 
QuestionGetting the right permissions set up to use windows forms in aspx???? Pin
coder62618-Apr-06 9:28
coder62618-Apr-06 9:28 
QuestionRun service through svchost Pin
_maniaque18-Apr-06 8:30
_maniaque18-Apr-06 8:30 
AnswerRe: Run service through svchost Pin
Dave Kreskowiak19-Apr-06 5:45
mveDave Kreskowiak19-Apr-06 5:45 
QuestionUserControl Data binding & BindingSource.EndEdit() Effect Pin
Sassan Komeili Zadeh18-Apr-06 3:02
Sassan Komeili Zadeh18-Apr-06 3:02 

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.