BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Development  General develop...  COMException with 0.8
Previous Previous
 
Next Next
New Post 11/7/2008 9:55 AM
Resolved
User is offline admsteck
13 posts
No Ranking


COMException with 0.8 
Modified By admsteck  on 11/7/2008 9:59:03 AM)

I was trying to play around with the 0.8 code but I get a System.Runtime.InteropServices.COMException when trying to load the BugNET_WAP project.  Any ideas?

 
New Post 11/7/2008 12:54 PM
User is offline admsteck
13 posts
No Ranking


Re: COMException with 0.8 

A little more investigation found the problem.  The BugNET_WAP project was configured to use IIS instead of the Visual Studio development server and the user account I develop with does not have admin rights to IIS.  I manually changed the csproj file and set the following line to get Visual Studio to use the internal development server instead.

<UseIIS>False</UseIIS>

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  COMException with 0.8

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.