Ask a Question related to ASP.NET Security, Design and Development.
-
Mike Dando #1
SSL prevents project from being loaded.
I have a VB project which has 1 web service.
I have been developing the project happily with Dot Net until I applied SSL
to be web server.
Now the project cannot be opened in Dot Net.
Removing project and re-adding does not display any files at the web project
location.
Any ideas?
Thanks,
Mike.
Mike Dando Guest
-
Web project with dots in virtual directory name cannot be loaded.
Error when opening a solution with a web services project in it: "The default Web access mode for this project is set to file share, but the... -
Getting Current Project Loaded
I am building an ASP.NET Custom Web Control and I am wondering if there is any standard method when implementing ControlDesigner for a Class to... -
Illustrator 11 eps placed in Xpress file prevents it from printing
Topic Referring to the topic "Problems printing a Quark file with an illustrator placed image": today I deleted Illustor CD, and worked only with... -
Large PHP Project... Need Project Manager
Hey, I've got a nice CMS (in quite stable 2.0 form) that I need a Project Manager who can just deal with some bugs/answer questions for the next... -
OS X Email Slow, Prevents Use of Computer
I've been having this ongoing frustration with the Email app in OS X. (I'm using 10.2.5 on a PowerBook 2000 Firewire model with 512M RAM). The... -
Mike Dando #2
Re: SSL prevents project from being loaded.
Manually updated my .vbproj.webinfo file
from
<Web URLPath = "http://localhost/..." />
to
<Web URLPath = "https://localhost/..." />
If i open the project outside of the solution I now get the following
error:-
The host name in the certificate is invalid or does not match.
Mike.
"Mike Dando" <mike.dando@nospam.glass.co.uk> wrote in message
news:#g1KpIHeDHA.1760@TK2MSFTNGP09.phx.gbl...SSL> I have a VB project which has 1 web service.
> I have been developing the project happily with Dot Net until I appliedproject> to be web server.
> Now the project cannot be opened in Dot Net.
> Removing project and re-adding does not display any files at the web> location.
>
> Any ideas?
>
> Thanks,
> Mike.
>
>
Mike Dando Guest
-
Mike Dando #3
Re: SSL prevents project from being loaded.
I created a new web project to my solution, added the source files
from the problematic project and recompiled ok.
When I close DoNet and re-open my solution it now complains about
my new project: -
[url]https://localhost/[/url].... The host name in the certificate is invalid or does
not match.
?
Mike.
"Mike Dando" <mike.dando@nospam.glass.co.uk> wrote in message
news:#g1KpIHeDHA.1760@TK2MSFTNGP09.phx.gbl...SSL> I have a VB project which has 1 web service.
> I have been developing the project happily with Dot Net until I appliedproject> to be web server.
> Now the project cannot be opened in Dot Net.
> Removing project and re-adding does not display any files at the web> location.
>
> Any ideas?
>
> Thanks,
> Mike.
>
>
Mike Dando Guest
-
Mike Dando #4
Re: SSL prevents project from being loaded.
Problem resolved.
My certificate name did not exactly match my pc name.
Mike.
"Mike Dando" <mike.dando@nospam.glass.co.uk> wrote in message
news:#g1KpIHeDHA.1760@TK2MSFTNGP09.phx.gbl...SSL> I have a VB project which has 1 web service.
> I have been developing the project happily with Dot Net until I appliedproject> to be web server.
> Now the project cannot be opened in Dot Net.
> Removing project and re-adding does not display any files at the web> location.
>
> Any ideas?
>
> Thanks,
> Mike.
>
>
Mike Dando Guest



Reply With Quote

