Hi there,
I´m having problems running my web service on a Clustered windows 2003 server enterprise edition.
· I´ve got my virtual directory created, I´ve added the wsdl extension to my web service extensions, and I can view my WSDL files.
· The IUSR_machine user has permisons to write and read...
Hi there,
I´ve got a windows 2003 server where I can´t view/access my WSDL files.
What have I done??:
I´ve created my virtual directory (SOAPDIR), where I´ve got my web service coded in visual c++. In that directory (SOAPDIR) I´ve got my WSDL file for my web service, but when I try to access...
Hi there,
Im using images (jpg files), as background images of my buttons. I change the image of the button on mouse over event. Right now Im doing it like this:
mybutton.BackgroundImage = System.Drawing.Image.FromFile("\\images\\admin1.jpg");
But Id like to do it getting the...
Hi there,
I´ve got this combobox with 3 items in the list and I just want one of those 3 items can be selected. But whenever I run my app, I can write into my combobox, and I don´t want to allow the user to write new values.
I guess it might be a property of the combo or something like that...
Does anyone know how to get a real C++ certification? None one of those in a small computer academy in a lost twon...
I mean one from Microsoft or something like that...
thnks,
tSSo
Does anyone know how to get a real C++ certification? None one of those in a small computer academy in a lost twon...
I mean one from Microsoft or something like that...
thnks,
tSSo
Hi there,
I´m doing an app that has to access a DataBase (ORACLE), and make some querys. I´ve never worked with DataBases in Visual C++ before. I guess I´d have to create a DB Object, Connection Object, RecordSet object or something like that.
Could anyone give me a hint of how to do it or send...
Hi there, I´m doing an application with an initial Dialog where you find two buttons. I have also design another two dialogs. How can I open any of the new dialogs when I press any of the two buttons in the main dialog.
Thanks,
tSSo.
Hi there,
I´m programming a win32 app and I have to use an Object that uses MFC. I have created the object in a DLL and I call that DLL from my win32app with LoadLibrary and GetProcAddress. When I try to create the object in the DLL, I gets an error message saying something like that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.