Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > IssueVision: Server Web Deployment Issue
 

IssueVision: Server Web Deployment Issue

Hi all....I have a problem hopefully someone can point me in the right direction.

Background first:

1. I've installed IssueVision locally on my pc and everything works perfectly.Big Smile
2. I've installed IssueVision on a network server (Win 2k3, II6) and everything works perfectly. Big Smile
3. I've pointed my local IssueVision project setup files ("http://xxxxxxx/IssueVisionWeb/IssueVisionServices.asmx, ect) to this server and everything works fine. Big Smile

So, I begin more to start modifying...

4. I completely rebuild the entire IssueVision app to a new name; let's call it ProjectX. I did this to simulate an entire new smart app built on the IssueVision framework. So my new local app config points to http://localhost/ProjectXWeb/ProjectXServices....) ect. As you see the name of IssueVision has changed as mentioned above. All procedural logic remains the same though. I test this new project build and everything works perfectly. Big Smile

*** NOW THE ISSUE ***

I move the project web folder from point 4 to the server, and remap my local pc config files to point to it. When I try to connect it simply throws an error "Server not responding". Sad

I figure it has something to do with the way the DLL's are registered on the server?  I created and installed a copy of my 'ProjectX' Web project on this server, and even went as far as registering the DLL located in it's BIN directory. No luck. Tongue Tied

I have zero issues with SQL Authentication, IIS setup issues ect..that is for sure ruled out.

Anybody know how to deploy a "freshly named IssueVision" on a server?!

 
No.5  Wednesday, September 21, 2005 1:25 AM
** UPDATE **

I've now surpased the previous posting re: registry access as per Microsoft's Tech bulletin PRB: "Requested Registry Access Is Not Allowed" Error Message When ASP.NET Application Tries to Write New EventSource in the EventLog"

So, no more access permission errors.

BUT - I'm still receiving a SOAP Exception Error:

A first chance exception of type 'System.Net.WebException' occureed in system dll.
Additional information: The remote server returned an error: (500) Internal Server Error

A first chance exception of type 'System.Web.Services.Protocols.SoapException; occured in system.web.services.dll
Additional information: SoapException
No.5  Monday, October 17, 2005 7:24 PM
Well seeing that there's been alot of reads and NO responses, I'll shed one more piece to the puzzle.

After Debugging and trying to connect to my web service (on the server), the remote server on 'Me.Invoke("Authenticate"...) is returing the following server error:

A first chance exception of type 'System.Web.Services.Protocols.SoapException' occured in system.web.services.dll

Additional information: Server was unable to process request. -->
Requested registry access is not allowed


**IF** I run everything locally (i.e. //localhost/...) on my pc, it runs perfectly. When I move the web piece to the server and update my web config file locally to point to (//server/..) and start to run the app, I receive the above read bolded error.


**please help!**
No.5  Monday, October 17, 2005 2:56 PM
** UPDATE **

I've now surpased the previous posting re: registry access as per Microsoft's Tech bulletin PRB: "Requested Registry Access Is Not Allowed" Error Message When ASP.NET Application Tries to Write New EventSource in the EventLog"

So, no more access permission errors.

BUT - I'm still receiving a SOAP Exception Error:

A first chance exception of type 'System.Net.WebException' occureed in system dll.
Additional information: The remote server returned an error: (500) Internal Server Error

A first chance exception of type 'System.Web.Services.Protocols.SoapException; occured in system.web.services.dll
Additional information: SoapException
No.5  Monday, October 17, 2005 7:24 PM

You can use google to search for other answers

Custom Search

More Threads

• Rich Client not working on HTTPS Server...
• TaskVision as Document WorkFlow
• Another stupid question "species name exists in universe"
• taskvision client
• Terrarium 1.2 : My creatures throw error after deserialization
• Extensive Debug environment in new Terrarium?
• A version of Terrarium is already running.
• Saving my Application
• Provider Pattern is here
• How TO Auto Update From mySelf TaskVisionUpdates Site?