123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|564|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> C/C++/C#/Other -> Publishing the Applications?

Wed, 26 Mar 2008, 16:49
Hotshot
I try to Publish Math game in https://www.microsoft.com/MathsGame/ but it is failed


Error 1 Failed to connect to 'https://www.microsoft.com/MathsGame/' with the following error: Unable to create the Web site 'https://www.microsoft.com/MathsGame/'. The components for communicating with FrontPage Server Extensions are not installed. 1 1 MathsGame


what I am doing wrong?

DO I need my own Hosting website to publish?

Wed, 26 Mar 2008, 17:15
Jayenkai
Yes, either your own hosting or some free hosting somewhere online.
If you have GMail account, you can log into Pages.Google.Com using your gmail details, and use the webspace there.
Otherwise there's a variety of free webhosts out there that you could use. Check here for a list, but be sure of the deal before you sign up.

-=-=-
''Load, Next List!''
Wed, 26 Mar 2008, 17:25
Hotshot
thanks Jayenkai but Do you know which is the good webhosting for FREE?


Wed, 26 Mar 2008, 17:27
Jayenkai
Personally, I would use the Google pages one.
Not only can you upload your proggies, but they also have a webpage designer right there to help you get things done nice and quickly.

Other than that, though, FreeHostia seems to be a decent pick, right now..

-=-=-
''Load, Next List!''
Wed, 26 Mar 2008, 17:47
Hotshot
I couldnt agree with you more about google pages as it was quick and simple where freehostia was right pain to register!

Now I have my own google pages and now I looking to find web hosting(for to publish my first math game in c#) in google pages as I am really new and if I ever get stuck then I let you know.


Wed, 26 Mar 2008, 17:54
Hotshot
I am on page creator to create website and also web hosting too correct me if I am wrong
Wed, 26 Mar 2008, 18:37
Jayenkai
You can create the website using the editor there. When you need to upload things, head back to the first "Site Manager" page, and you should see a small upload link on the right hand side.
You should be able to upload most things necessary to get things going.

-=-=-
''Load, Next List!''
Wed, 26 Mar 2008, 18:43
Hotshot
there you go

My first program in C#

lee.hossy.googlepages.com/home

Horrible website( better than nothings I suppose)
You will need Visual C# 2008 Express n you will see the source code n also you will be able to test it.

So my next step for math game II are

* Adding the 30 seconds time limits
* Adding the option that will randomly select the type of
math problem
* Keep Score - display the number of correct and incorrect
responses in math game

I am still learnings and so it good to start to somewhere

p.s. it would be nice if I have hints and tips on how to improve the website