Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > Missing dll's?
 

Missing dll's?

Hey there,


I'm attempting to setup my own TaskVision server internally - I setup the server, verified that the database was created, verified that the web services were installed correctly.

I edited the taskvision client config to point to the new server, I open up the client, I try to login, and I get the following error:

An error has occurred on the remote server.

Please contact a network administrator.

Going to one of the web services directly, say:

http://servername/taskvisionws/authservice.asmx

And clicking through an interface and submitted one, I get the next error:

File or assembly name c64bfxib.dll, or one of its dependencies, was not found.

I can click through some of the other interfaces and I get various other DLL missing errors:

godzxwkf.dll
cz4swvoo.dll

etc...


Any thoughts?


Thanks,
-Jason



MigrationUser 1  Thursday, February 13, 2003 4:16 PM
That's just the JIT'ed assemblies that's cached by the .NET Framework, hm..you might have some security issues, try re-running the ASP.NET configuration so it'll make all the NTFS permissions correct:

"C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe –i"



/Sondre
www.fanms.com
MigrationUser 1  Monday, February 17, 2003 12:46 AM
That worked like a charm, Thanks!


-Jason
MigrationUser 1  Monday, February 17, 2003 4:12 PM

You can use google to search for other answers

Custom Search

More Threads

• Terrarium 1.2 Server -> charts fix
• Is this legal for me to do this?
• Broken Link
• SQLHelper.ExecuteDataReader?
• Insert controls in datagrid
• How do you put your creature on the game?
• SIP Application
• help!!!
• Real time updates?
• Need TaskVision Source file