473,383 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

403 Error on VS2008 VB web application

I converted a VB web application I wrote in VS2003 to VS2008 and afterwards
went through and made all the little changes VS2008 wanted. The program
worked just fine afterwards. Just recently, I did some changes to the code
and when I tried to run it from the IDE, I get a 403 (forbidden) error.
This error makes no sense to me at all. Any idea what would cause this and
how to get rid of it?

Mark
Apr 3 '08 #1
6 1539
On Apr 3, 10:44*pm, "Mark Brown" <mbr...@echd.orgwrote:
I converted a VB web application I wrote in VS2003 to VS2008 and afterwards
went through and made all the little changes VS2008 wanted. *The program
worked just fine afterwards. *Just recently, I did some changes to the code
and when I tried to run it from the IDE, I get a 403 (forbidden) error.
This error makes no sense to me at all. *Any idea what would cause this and
how to get rid of it?

Mark
Mark,
If your trouble is with ASP.NET, these may solve the problem:

http://www.nwds-ak.com/WebResources/...7/Default.aspx
http://support.microsoft.com/kb/822322
http://msmvps.com/blogs/simpleman/ar.../06/80442.aspx

Regards,

Onur Güzel
Apr 3 '08 #2
On Apr 3, 3:44*pm, "Mark Brown" <mbr...@echd.orgwrote:
I converted a VB web application I wrote in VS2003 to VS2008 and afterwards
went through and made all the little changes VS2008 wanted. *The program
worked just fine afterwards. *Just recently, I did some changes to the code
and when I tried to run it from the IDE, I get a 403 (forbidden) error.
This error makes no sense to me at all. *Any idea what would cause this and
how to get rid of it?

Mark
Vista?

If so, you might need to disable UAC, apparently a recent patch has
caused some issues with Visual Studio and UAC, a friend from work was
having similar troubles.

Thanks,

Seth Rowe [MVP]
Apr 4 '08 #3

"rowe_newsgroups" <ro********@yahoo.comwrote in message
news:33**********************************@l42g2000 hsc.googlegroups.com...
>Vista?
Nope, XP.

Thanks for the reply.
Apr 4 '08 #4

"kimiraikkonen" <ki*************@gmail.comwrote in message
news:a2**********************************@c19g2000 prf.googlegroups.com...
>Mark,
If your trouble is with ASP.NET, these may solve the problem:

http://www.nwds-ak.com/WebResources/...7/Default.aspx
http://support.microsoft.com/kb/822322
http://msmvps.com/blogs/simpleman/ar.../06/80442.aspx
Thanks for the reply, but those didn't seem to help. This problem is very
strange.
Mark
Apr 4 '08 #5
We ran into a similar issue recently, though in csharp. Had to do this:

service.Proxy.Credentials = System.Net.CredentialCache.DefaultCredentials;

Hope this helps...

"Mark Brown" wrote:
I converted a VB web application I wrote in VS2003 to VS2008 and afterwards
went through and made all the little changes VS2008 wanted. The program
worked just fine afterwards. Just recently, I did some changes to the code
and when I tried to run it from the IDE, I get a 403 (forbidden) error.
This error makes no sense to me at all. Any idea what would cause this and
how to get rid of it?

Mark
Apr 4 '08 #6
Thanks for the reply. Where did you put this line? Was in the codebehind,
the web.config file?

Mark

"Family Tree Mike" <Fa************@discussions.microsoft.comwrote in
message news:CB**********************************@microsof t.com...
We ran into a similar issue recently, though in csharp. Had to do this:

service.Proxy.Credentials = System.Net.CredentialCache.DefaultCredentials;

Hope this helps...

"Mark Brown" wrote:
>I converted a VB web application I wrote in VS2003 to VS2008 and
afterwards
went through and made all the little changes VS2008 wanted. The program
worked just fine afterwards. Just recently, I did some changes to the
code
and when I tried to run it from the IDE, I get a 403 (forbidden) error.
This error makes no sense to me at all. Any idea what would cause this
and
how to get rid of it?

Mark

Apr 8 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Hans Kesting | last post by:
Hi, I can't get a vs2008 solution to compile. I have copied the source from a (compiling) 2.0 web-application to a new directory (I didn't want to change the old code), and tried to compile...
20
by: Iouri | last post by:
Hi everybody, We are currently using VS2003 and now we are in the porcess of upgrading to the next Visual Studio version. Does somebody have a real life experience with VS2008? My boss wants to...
2
by: Rainer Queck | last post by:
Hello Microsoft Support, It looks like there is a bug inside the VS2008 Pro IDE. I did quite a bit of debugging to narrow the problem down. Here is the result of my efforts: A VS2005 project...
2
by: CGatto | last post by:
Hi, We have just started getting the following error during compiles of our forms-based application. We are developing in VS2008, VB.Net, with Team Foundation Server-based source control. ...
7
by: dan | last post by:
I'm working on a small Web project in VS2008. In VS2005 it was recommended that DataSet be placed in App_Data folder (the framework did that automatically). In VS2008 the framework does not give...
3
by: =?Utf-8?B?U3RldmUgTGFGb3JnZQ==?= | last post by:
I have an intranet site and want to create a simple master page to be shared across all applications that are built for that site. I build my master page in c:\inetpub\wwwroot\Masters as...
1
by: BillE | last post by:
<extreme frustration> I have googled and read about this, but can't seem to get a grip on it. Apparently I am being coerced into digitally signing applications. Is this true? What if I don't...
4
by: | last post by:
Hi, After installing SP1 for VS2008 and SP1 for .NET 3.5 we get the following warning in a VS2005 build: error CS0618: Warning as Error: 'System.Windows.UIElement.BitmapEffect' is obsolete:...
3
by: Jeff | last post by:
hi I'm wondering how to open a web browser window in VS2008. I've created a simple windows Live Agent and just want to test it in the VS2008 before I deploy it... any ideas how to open a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.