Click here to Skip to main content
16,004,969 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 5:18
sitebuilderLuc Pattyn18-Jun-09 5:18 
GeneralRe: Need to Know about Pin
led mike18-Jun-09 5:22
led mike18-Jun-09 5:22 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 5:25
sitebuilderLuc Pattyn18-Jun-09 5:25 
GeneralRe: Need to Know about Pin
led mike18-Jun-09 5:28
led mike18-Jun-09 5:28 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 5:35
sitebuilderLuc Pattyn18-Jun-09 5:35 
GeneralRe: Need to Know about Pin
killabyte18-Jun-09 13:38
killabyte18-Jun-09 13:38 
GeneralRe: Need to Know about Pin
Luc Pattyn18-Jun-09 13:42
sitebuilderLuc Pattyn18-Jun-09 13:42 
QuestionATL Server Web Service on Vista / IIS 7 and VS2005 Pin
Condorito17-Jun-09 7:53
Condorito17-Jun-09 7:53 
Hi There !!!
Let's find someone who could help me on this problem.

I have created on VS2005 under Windows Vista a new Visual C++ ATL Server Web Service Project with:
Blob Cache
Session Services (Memory-backed session-state service)
I compiled the project sucessfully. Then, i opened IExplorer and access de URL to generate the WSDL.
The WSDL of the web service was generated with sucsess.

This is my problem:
With this simple and basic project, i changed the configuration properties to support Common Language Runtime Suport, Old Syntax (/clr:oldSyntax)
The compilation of the project was made successfully.
The problem was when i go to access the web service to generate the WSDL via web browser.
I access the URL (something like: http://localhost/ATLWS1/ATLWS1.dll?Handler=GenATLWS1WSDL) on IExplorer, and the web browser hangs and no result is returned.
Just a page indicating that "Internet Explorer cannot display the webpage".

There some dependency or configuration missing to support CLR ?? I tried the same scenario on Windows XP and this works fine.
QuestionShould all classes have an interface base class? Pin
LetsMond16-Jun-09 7:17
LetsMond16-Jun-09 7:17 
AnswerRe: Should all classes have an interface base class? Pin
led mike16-Jun-09 8:37
led mike16-Jun-09 8:37 
GeneralRe: Should all classes have an interface base class? Pin
LetsMond17-Jun-09 1:57
LetsMond17-Jun-09 1:57 
GeneralRe: Should all classes have an interface base class? Pin
led mike17-Jun-09 6:00
led mike17-Jun-09 6:00 
AnswerRe: Should all classes have an interface base class? Pin
Dave Doknjas16-Jun-09 14:24
Dave Doknjas16-Jun-09 14:24 
GeneralRe: Should all classes have an interface base class? Pin
LetsMond17-Jun-09 1:16
LetsMond17-Jun-09 1:16 
GeneralRe: Should all classes have an interface base class? Pin
led mike17-Jun-09 4:25
led mike17-Jun-09 4:25 
QuestionRe: Should all classes have an interface base class? Pin
led mike18-Jun-09 4:31
led mike18-Jun-09 4:31 
AnswerRe: Should all classes have an interface base class? Pin
Dave Doknjas18-Jun-09 4:48
Dave Doknjas18-Jun-09 4:48 
GeneralRe: Should all classes have an interface base class? Pin
led mike18-Jun-09 5:07
led mike18-Jun-09 5:07 
AnswerRe: Should all classes have an interface base class? Pin
Luc Pattyn17-Jun-09 5:16
sitebuilderLuc Pattyn17-Jun-09 5:16 
QuestionHow to access a variable inside another thread? [modified] Pin
Nikhil_777715-Jun-09 15:56
Nikhil_777715-Jun-09 15:56 
AnswerRe: How to access a variable inside another thread? Pin
N a v a n e e t h15-Jun-09 18:02
N a v a n e e t h15-Jun-09 18:02 
QuestionRe: How to access a variable inside another thread? Pin
Nikhil_777716-Jun-09 5:38
Nikhil_777716-Jun-09 5:38 
AnswerRe: How to access a variable inside another thread? Pin
Mark Salsbery16-Jun-09 6:01
Mark Salsbery16-Jun-09 6:01 
AnswerRe: How to access a variable inside another thread? Pin
killabyte18-Jun-09 3:34
killabyte18-Jun-09 3:34 
GeneralRe: How to access a variable inside another thread? Pin
Nikhil_777718-Jun-09 4:58
Nikhil_777718-Jun-09 4:58 

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.